1
0

pkgs/nixfiles: rename nixfiles-system-sync-to-hydra to nixfiles-system-upgrade

This commit is contained in:
2023-12-01 18:02:44 +01:00
parent cff95863fd
commit 01b1ce3caa
10 changed files with 13 additions and 13 deletions

View File

@@ -39,7 +39,7 @@
networking.firewall.allowedUDPPorts = [];
clerie.nixfiles.system-auto-sync-to-hydra = {
clerie.nixfiles.system-auto-upgrade = {
enable = true;
allowReboot = true;
};