summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--odin.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/odin.nix b/odin.nix
index 67a67226..dc02faec 100644
--- a/odin.nix
+++ b/odin.nix
@@ -33,6 +33,7 @@
33 tmux 33 tmux
34 mosh 34 mosh
35 quota 35 quota
36 (callPackage ./utils/nix/rebuild-system.nix {})
36 ]; 37 ];
37 38
38 programs.zsh.enable = true; 39 programs.zsh.enable = true;