diff options
Diffstat (limited to 'odin.nix')
-rw-r--r-- | odin.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 | ||