[NixOS] modules -> myModules

This commit is contained in:
2024-09-26 14:15:27 -06:00
parent 9b9da29b7a
commit c4a9a60112
37 changed files with 134 additions and 134 deletions

View File

@@ -21,7 +21,7 @@ let
};
allDevices = builtins.attrNames devices;
in
makeEnable config "modules.syncthing" true {
makeEnable config "myModules.syncthing" true {
system.activationScripts.syncthingPermissions = {
text = ''
chown -R syncthing:syncthing /var/lib/syncthing