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 3b726f03..dd2255db 100644
--- a/odin.nix
+++ b/odin.nix
@@ -39,6 +39,7 @@
39 git 39 git
40 (callPackage ./utils/nix/rebuild-system.nix {}) 40 (callPackage ./utils/nix/rebuild-system.nix {})
41 samba 41 samba
42 ntfs3g
42 ]; 43 ];
43 44
44 programs.zsh.enable = true; 45 programs.zsh.enable = true;