arashi: remove nas mount
All checks were successful
flake check / check (push) Successful in 7m45s
fmt check / check (push) Successful in 41s
All checks were successful
flake check / check (push) Successful in 7m45s
fmt check / check (push) Successful in 41s
This commit is contained in:
parent
ab5a50b976
commit
92e3f3a0be
1 changed files with 0 additions and 5 deletions
|
@ -17,11 +17,6 @@
|
|||
fsType = "ext4";
|
||||
};
|
||||
|
||||
fileSystems."/nas" = {
|
||||
device = "192.168.1.71:/volume1/arashi";
|
||||
fsType = "nfs";
|
||||
};
|
||||
|
||||
swapDevices = [
|
||||
{device = "/dev/disk/by-uuid/e9eb4b6a-e9a1-4616-8c82-349d2f38d140";}
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue