Common: set up default sops file
This commit is contained in:
parent
72c8a0e7e2
commit
859a4b20a5
1 changed files with 1 additions and 0 deletions
|
|
@ -161,6 +161,7 @@
|
||||||
};
|
};
|
||||||
sops = {
|
sops = {
|
||||||
age.sshKeyPaths = ["/persist/id_host"];
|
age.sshKeyPaths = ["/persist/id_host"];
|
||||||
|
defaultSopsFile = "${flakeSelf.inputs.secrets}/${config.networking.hostName}.yaml";
|
||||||
};
|
};
|
||||||
|
|
||||||
catppuccin.grub.enable = true;
|
catppuccin.grub.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue