summaryrefslogtreecommitdiff
path: root/accounts/gkleen@sif/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'accounts/gkleen@sif/default.nix')
-rw-r--r--accounts/gkleen@sif/default.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/default.nix b/accounts/gkleen@sif/default.nix
index 80f03e49..e07362fc 100644
--- a/accounts/gkleen@sif/default.nix
+++ b/accounts/gkleen@sif/default.nix
@@ -348,6 +348,10 @@ in {
348 enable = true; 348 enable = true;
349 extraAbbreviations = ["i.A." "d.h." "D.h." "gdw."]; 349 extraAbbreviations = ["i.A." "d.h." "D.h." "gdw."];
350 }; 350 };
351 nushell = {
352 enable = true;
353 settings.show_banner = false;
354 };
351 }; 355 };
352 356
353 services = { 357 services = {