forked from jan-leila/nix-config
disabled nfs mounts
This commit is contained in:
parent
0d57fb08b1
commit
9f94a218cc
2 changed files with 2 additions and 2 deletions
|
@ -3,6 +3,6 @@
|
|||
imports = [
|
||||
./configuration.nix
|
||||
./hardware-configuration.nix
|
||||
./network-mount.nix
|
||||
# ./network-mount.nix
|
||||
];
|
||||
}
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
./configuration.nix
|
||||
./hardware-configuration.nix
|
||||
./nvidia-drivers.nix
|
||||
./network-mount.nix
|
||||
# ./network-mount.nix
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue