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