fixup! [modules.nixos] Fixup dn42-pingfinder module
pyrox.dev 2 years ago 6852d8d6 c5b69910
··· 1 1 { config, ... }: 2 2 { 3 3 - services.py.dn42-pingfinder.uuidFile = config.age.secrets.dn42-peerfinder-uuid.path; 3 3 + config.py.services.dn42-pingfinder.uuidFile = config.age.secrets.dn42-peerfinder-uuid.path; 4 4 }