lots of meow

This commit is contained in:
2026-07-18 11:08:32 +01:00
parent 0c6b788345
commit 4da3b6c50f
6 changed files with 127 additions and 67 deletions
+2 -1
View File
@@ -15,7 +15,8 @@
inputs.sops-nix.homeManagerModules.sops
];
sops = {
age.keyFile = "/home/doloro/.config/sops/age/key.txt"; # must have no password!
age.keyFile = "/home/doloro/.config/sops/age/keys.txt"; # must have no password!
# I HATE YOU
defaultSopsFile = ./content/secrets.yaml;
};
};