mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-15 11:34:11 -05:00
nevermind ill fix this another way
This commit is contained in:
parent
3996999170
commit
d6497cdb6b
1 changed files with 1 additions and 3 deletions
|
|
@ -13,9 +13,7 @@ in
|
|||
sops = {
|
||||
defaultSopsFile = inputs.nix-secrets.secrets.overseer;
|
||||
age.keyFile = "/var/lib/sops-nix/key.txt";
|
||||
age.sshKeyPaths = [
|
||||
/home/overseer/.ssh/id_overseer
|
||||
];
|
||||
age.generageKey = true;
|
||||
};
|
||||
|
||||
# Create the dirs we need
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue