summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2018-04-25 16:11:14 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2018-04-25 16:11:14 +0200
commitc982ae105c89a1de16844791c1c4c33511172bb5 (patch)
tree1a79a98419da4bd4767d93caa208ce48a6890f26
parent6a3bee5d4f5e1b6eedf0df8e4cb90c4cc73734ca (diff)
downloadnixos-c982ae105c89a1de16844791c1c4c33511172bb5.tar
nixos-c982ae105c89a1de16844791c1c4c33511172bb5.tar.gz
nixos-c982ae105c89a1de16844791c1c4c33511172bb5.tar.bz2
nixos-c982ae105c89a1de16844791c1c4c33511172bb5.tar.xz
nixos-c982ae105c89a1de16844791c1c4c33511172bb5.zip
-rw-r--r--odin.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/odin.nix b/odin.nix
index c71791ef..b3c9b6ea 100644
--- a/odin.nix
+++ b/odin.nix
@@ -43,6 +43,7 @@
43 samba 43 samba
44 ntfs3g 44 ntfs3g
45 rebuild-system 45 rebuild-system
46 monitor-uucp
46 ]; 47 ];
47 48
48 programs.zsh.enable = true; 49 programs.zsh.enable = true;