migrate state-version to clan.services

This commit is contained in:
2025-07-18 00:37:57 +02:00
parent c6cf81dba5
commit 6594911705
3 changed files with 6 additions and 4 deletions

View File

@@ -9,7 +9,6 @@
(modulesPath + "/profiles/qemu-guest.nix")
# ./radicle.nix
../../system
self.inputs.clan-core.clanModules.state-version
../../modules/remote-builder.nix
../../modules/borgbackup.nix
./topology.nix
@@ -35,6 +34,8 @@
];
};
clan.core.settings.state-version.enable = true;
services.avahi.allowInterfaces = [
"zts7mq7onf"
];