auto-upgrade: init attempt at auto upgrade

This commit is contained in:
2025-04-22 18:33:42 +02:00
parent f2e408c338
commit 93783fe482
4 changed files with 18 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
./hardware-configuration.nix
../../base.nix
../../common/auto-upgrade.nix
../../common/metrics-exporters.nix
./services/mysql.nix

View File

@@ -5,6 +5,7 @@
[
../../base.nix
../../common/metrics-exporters.nix
../../common/auto-upgrade.nix
./hardware-configuration.nix
];