summaryrefslogtreecommitdiff
path: root/odin.nix
diff options
context:
space:
mode:
Diffstat (limited to 'odin.nix')
-rw-r--r--odin.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/odin.nix b/odin.nix
index dc02faec..447566a7 100644
--- a/odin.nix
+++ b/odin.nix
@@ -33,6 +33,7 @@
33 tmux 33 tmux
34 mosh 34 mosh
35 quota 35 quota
36 git
36 (callPackage ./utils/nix/rebuild-system.nix {}) 37 (callPackage ./utils/nix/rebuild-system.nix {})
37 ]; 38 ];
38 39