mob next [ci-skip] [ci skip] [skip ci]

lastFile:machines/default.nix
This commit is contained in:
2026-07-29 11:45:22 +07:00
parent 68b0f04ad9
commit 50927f0ef2
+3 -1
View File
@@ -9,7 +9,9 @@
]; ];
clan = { clan = {
meta.name = "NewEdgeClan"; meta.name = "NewEdgeClan";
machines = { }; machines = {
cursa = { ... }: { clan.core.state."vars".folders = [ "/var/lib" ]; };
};
secrets.age.plugins = [ secrets.age.plugins = [
"age-plugin-yubikey" "age-plugin-yubikey"
"age-plugin-fido2-hmac" "age-plugin-fido2-hmac"