mob next [ci-skip] [ci skip] [skip ci]
lastFile:machines/default.nix
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user