First commit
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
# { user, ...} :
|
||||
# {
|
||||
# sops.defaultSopsFile = ../secrets/secrets.yaml;
|
||||
# sops.defaultSopsFormat = "yaml";
|
||||
# sops.age.keyFile = "/home/${user.username}/.config/sops/age/keys.txt";
|
||||
#
|
||||
# sops.secrets.claude_key = { # anthropic claude api key, used in emacs
|
||||
# owner = "${user.username}";
|
||||
# };
|
||||
# }
|
||||
Reference in New Issue
Block a user