summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-09-03 15:36:17 -0700
committerFuwn <[email protected]>2024-09-03 15:36:17 -0700
commit575d56a889745f48a7e0100ba38a74d19e6033fa (patch)
treedcb2b807506bfa2fed591b021feaad03ed305d54 /home
parentok (diff)
downloadnixos-config-575d56a889745f48a7e0100ba38a74d19e6033fa.tar.xz
nixos-config-575d56a889745f48a7e0100ba38a74d19e6033fa.zip
tor mostly
Diffstat (limited to 'home')
-rw-r--r--home/ebisu/fortune/system/default.nix1
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
];
}