temp commit lol
This commit is contained in:
@@ -98,6 +98,14 @@ in
|
||||
|
||||
# Security config
|
||||
security = {
|
||||
|
||||
wrappers."mount.nfs" = {
|
||||
setuid = true;
|
||||
owner = "root";
|
||||
group = "root";
|
||||
source = "${pkgs.nfs-utils.out}/bin/mount.nfs";
|
||||
};
|
||||
|
||||
rtkit.enable = lib.mkDefault true;
|
||||
|
||||
# configure sudo
|
||||
|
||||
Reference in New Issue
Block a user