This commit is contained in:
2023-02-24 14:34:07 -05:00
parent 9e4b00a9b9
commit a30471b4a7
2 changed files with 4 additions and 6 deletions

View File

@@ -26,8 +26,8 @@
mymods = { user_sstent.enable = true; beets.enable = true;};
sops.defaultSopsFile = ./secrets.yaml;
sops.age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
sops.secrets.discogs_token = { };
sops.secrets.discogs_secret = { };
sops.secrets.discogs_json = { };
environment.systemPackages = [
pkgs.socat