This commit is contained in:
2025-06-10 10:48:54 -05:00
parent a8e51bd0fb
commit c730497e04
3 changed files with 25 additions and 3 deletions
+3 -3
View File
@@ -43,20 +43,20 @@
"rp"
".mozilla/firefox/roy/storage/default"
".cache/mozilla/firefox/roy"
"age"
];
files = [
".bash_history"
".mozilla/firefox/roy/places.sqlite"
".mozilla/firefox/roy/cookies.sqlite"
".config/sops/age/keys.txt"
];
allowOther = true;
};
# SOPS config
sops = {
age.sshKeyPaths = [ "/home/roy/.ssh/id_ed25519" ];
age.keyFile = "/persist/home/roy/age-key.txt";
age.generateKey = true;
age.keyFile = "/persist/home/roy/age/.age-key.txt";
defaultSopsFormat = "json";
defaultSopsFile = ./secrets/roy.json;
# secrets.test = {