ame: update nas
All checks were successful
flake check / check (push) Successful in 5m21s
fmt check / check (push) Successful in 36s

This commit is contained in:
notohh 2023-12-03 00:10:06 -05:00
parent aeae1e77e6
commit aebe58df47
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -24,7 +24,7 @@
};
fileSystems."/nas" = {
device = "192.168.1.71:/volume1/ame";
device = "192.168.1.199:/mnt/Sutoreji/ame";
fsType = "nfs";
};