Added permission change

This commit is contained in:
Nathan Anderson 2024-03-18 10:09:37 -06:00
parent f53a34b2e7
commit 2faacde406

View File

@ -44,6 +44,11 @@
options = [ "bind" ];
};
# change ownership of kage to be open
systemd.tmpfiles.rules = [
"d /nfs_export/kage 0777 nobody nogroup - -"
];
swapDevices = [ ];
# Enables DHCP on each ethernet and wireless interface. In case of scripted networking