aboutsummaryrefslogtreecommitdiffstats
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to 'home')
-rw-r--r--home/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/default.nix b/home/default.nix
index 89827f1..53f7cb2 100644
--- a/home/default.nix
+++ b/home/default.nix
@@ -319,6 +319,7 @@ in
defaultCacheTtl = 1800;
enable = true;
enableFishIntegration = true;
+ enableNushellIntegration = true;
enableSshSupport = true;
pinentry.package = pkgs.pinentry-gnome3;
};