Fix typo
This commit is contained in:
parent
5e9c06d424
commit
ec66631462
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ in
|
||||||
keyFile = "/root/.config/sops/age/keys.txt";
|
keyFile = "/root/.config/sops/age/keys.txt";
|
||||||
generateKey = true;
|
generateKey = true;
|
||||||
};
|
};
|
||||||
sectrets."foo" = {};
|
secrets."foo" = {};
|
||||||
};
|
};
|
||||||
|
|
||||||
users.users = {
|
users.users = {
|
||||||
|
|
Loading…
Reference in a new issue