mirror of
https://github.com/sstent/vmimages.git
synced 2026-01-25 14:41:44 +00:00
sync
This commit is contained in:
@@ -24,9 +24,10 @@
|
||||
services.vscode-server.enable = true;
|
||||
|
||||
mymods = { user_sstent.enable = true; beets.enable = true;};
|
||||
# sops.defaultSopsFile = ./secrets.yaml;
|
||||
# sops.age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
|
||||
# sops.secrets.example_key = { };
|
||||
sops.defaultSopsFile = ./secrets.yaml;
|
||||
sops.age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
|
||||
sops.secrets.discogs.token = { };
|
||||
sops.secrets.discogs.secret = { };
|
||||
|
||||
environment.systemPackages = [
|
||||
pkgs.socat
|
||||
|
||||
Reference in New Issue
Block a user