diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2015-12-05 23:09:39 +0100 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2015-12-05 23:09:39 +0100 |
commit | 078a23e415f2cfe17dff477608d405905c26c208 (patch) | |
tree | a8845766f89315fe87c4f35237adfb5e3b4fcafb /bragi.nix | |
parent | 16e6c75bb96984fa9465a2dd45f563187251c295 (diff) | |
download | nixos-078a23e415f2cfe17dff477608d405905c26c208.tar nixos-078a23e415f2cfe17dff477608d405905c26c208.tar.gz nixos-078a23e415f2cfe17dff477608d405905c26c208.tar.bz2 nixos-078a23e415f2cfe17dff477608d405905c26c208.tar.xz nixos-078a23e415f2cfe17dff477608d405905c26c208.zip |
We now have autofs in unstable
Diffstat (limited to 'bragi.nix')
-rw-r--r-- | bragi.nix | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -7,7 +7,6 @@ in rec { | |||
7 | imports = | 7 | imports = |
8 | [ | 8 | [ |
9 | ./bragi-hw.nix | 9 | ./bragi-hw.nix |
10 | ./customized/autofs.nix | ||
11 | ./custom/zsh.nix | 10 | ./custom/zsh.nix |
12 | ./users.nix | 11 | ./users.nix |
13 | ]; | 12 | ]; |