diff options
| author | Fuwn <[email protected]> | 2024-09-03 15:36:17 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-09-03 15:36:17 -0700 |
| commit | 575d56a889745f48a7e0100ba38a74d19e6033fa (patch) | |
| tree | dcb2b807506bfa2fed591b021feaad03ed305d54 /home | |
| parent | ok (diff) | |
| download | nixos-config-575d56a889745f48a7e0100ba38a74d19e6033fa.tar.xz nixos-config-575d56a889745f48a7e0100ba38a74d19e6033fa.zip | |
tor mostly
Diffstat (limited to 'home')
| -rw-r--r-- | home/ebisu/fortune/system/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/ebisu/fortune/system/default.nix b/home/ebisu/fortune/system/default.nix index 3f48f0b..4ac260d 100644 --- a/home/ebisu/fortune/system/default.nix +++ b/home/ebisu/fortune/system/default.nix @@ -14,5 +14,6 @@ home.packages = with pkgs; [ libsForQt5.ksshaskpass + gnome-logs ]; } |