mirror of
https://github.com/sstent/vmimages.git
synced 2026-01-25 06:31:35 +00:00
sync
This commit is contained in:
@@ -24,9 +24,9 @@
|
||||
services.vscode-server.enable = true;
|
||||
|
||||
mymods = { user_sstent.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.example_key = { };
|
||||
|
||||
environment.systemPackages = [
|
||||
pkgs.socat
|
||||
|
||||
Reference in New Issue
Block a user