This commit is contained in:
2023-02-23 16:53:42 -05:00
parent 7a7250b56d
commit 0fffe8d95d

View File

@@ -24,9 +24,9 @@
services.vscode-server.enable = true; services.vscode-server.enable = true;
mymods = { user_sstent.enable = true; }; mymods = { user_sstent.enable = true; };
sops.defaultSopsFile = ./secrets.yaml; # sops.defaultSopsFile = ./secrets.yaml;
sops.age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ]; # sops.age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
sops.secrets.example_key = { }; # sops.secrets.example_key = { };
environment.systemPackages = [ environment.systemPackages = [
pkgs.socat pkgs.socat