ame: update nas
All checks were successful
flake check / check (push) Successful in 5m21s
fmt check / check (push) Successful in 36s
All checks were successful
flake check / check (push) Successful in 5m21s
fmt check / check (push) Successful in 36s
This commit is contained in:
parent
aeae1e77e6
commit
aebe58df47
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
};
|
||||
|
||||
fileSystems."/nas" = {
|
||||
device = "192.168.1.71:/volume1/ame";
|
||||
device = "192.168.1.199:/mnt/Sutoreji/ame";
|
||||
fsType = "nfs";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue