Common: set up default sops file

This commit is contained in:
Toast 2025-12-08 01:39:48 +01:00
parent 72c8a0e7e2
commit 859a4b20a5

View file

@ -161,6 +161,7 @@
};
sops = {
age.sshKeyPaths = ["/persist/id_host"];
defaultSopsFile = "${flakeSelf.inputs.secrets}/${config.networking.hostName}.yaml";
};
catppuccin.grub.enable = true;