moved network mounts out of main config and into their own file
This commit is contained in:
parent
4a7b57df99
commit
0d2a3e26a8
6 changed files with 150 additions and 147 deletions
|
@ -3,5 +3,6 @@
|
|||
imports = [
|
||||
./configuration.nix
|
||||
./hardware-configuration.nix
|
||||
./network-mount.nix
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue