summary refs log tree commit diff
path: root/modules/base.nix
diff options
context:
space:
mode:
authorTheArcaneBrony <myrainbowdash949@gmail.com>2023-10-17 04:00:39 +0200
committerTheArcaneBrony <myrainbowdash949@gmail.com>2023-10-17 04:15:32 +0200
commit48d18fb5174c82c69e84859fe65f1ee8037fd981 (patch)
treed09e7bb3a193a65f25e91a9d3323650a24ab21b1 /modules/base.nix
parentUpdate lockfile (diff)
downloadRory-Open-Architecture-48d18fb5174c82c69e84859fe65f1ee8037fd981.tar.xz
Desktop stuff
Diffstat (limited to 'modules/base.nix')
-rwxr-xr-xmodules/base.nix9
1 files changed, 9 insertions, 0 deletions
diff --git a/modules/base.nix b/modules/base.nix
index 22c1d3b..5727f00 100755
--- a/modules/base.nix
+++ b/modules/base.nix
@@ -94,6 +94,15 @@
     cloud-utils
     nix-output-monitor
     expect
+
+
+    # - zsh
+    zsh
+    zsh-powerlevel10k
+    zsh-nix-shell
+    zsh-you-should-use
+    zsh-syntax-highlighting
+    zsh-completions
   ];
 
   systemd.coredump.extraConfig = lib.mkDefault ''