added Aphelion nfs_server
This commit is contained in:
@@ -74,6 +74,15 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
"10-sharepoint-nfs" = {
|
||||
"/share/nixos-1" = {
|
||||
d = {
|
||||
user = "nobody";
|
||||
group = "nogroup";
|
||||
mode = "0770";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
|
||||
|
||||
Reference in New Issue
Block a user