add nfs manual mounting support
This commit is contained in:
parent
99accbec6b
commit
589bb177d5
@ -13,6 +13,8 @@
|
||||
|
||||
nixpkgs.overlays = overlays;
|
||||
|
||||
boot.supportedFilesystems = [ "nfs" ];
|
||||
|
||||
users.users.smayzy = {
|
||||
homeMode = "710";
|
||||
isNormalUser = true;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user