mirror of
https://github.com/sstent/vmimages.git
synced 2026-01-25 22:51:49 +00:00
sync
This commit is contained in:
@@ -7,11 +7,11 @@
|
||||
sops = {
|
||||
defaultSopsFile = ./secrets.yaml;
|
||||
age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
|
||||
secrets.discogs_json = {
|
||||
mode = "0440";
|
||||
owner = config.users.users.sstent.name;
|
||||
group = config.users.users.sstent.group;
|
||||
};
|
||||
# secrets.discogs_json = {
|
||||
# mode = "0440";
|
||||
# owner = config.users.users.sstent.name;
|
||||
# group = config.users.users.sstent.group;
|
||||
# };
|
||||
};
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user