chore: cleanup + flake update

This commit is contained in:
2026-02-13 10:13:58 +01:00
parent 65ce0e5aae
commit 9eed37a971
4 changed files with 23 additions and 27 deletions
-1
View File
@@ -6,7 +6,6 @@
sops.secrets.dyndns = {
format = "dotenv";
sopsFile = ./dyndns.env;
mode = "0400";
owner = config.systemd.services.dyndns.serviceConfig.User;
};
}