Setup VNC server on pianonix

This commit is contained in:
2024-12-01 18:09:56 +01:00
parent 4266574fa6
commit b0acc7178d
4 changed files with 59 additions and 8 deletions

View File

@ -41,6 +41,12 @@ in
# List of defined secrets
# They all become files linked inside the "/run/secrets/" directory
sops.secrets."vnc-passwd" = {
owner = config.users.users.julian.name;
sopsFile = ../../../secrets/vnc-passwd;
format = "binary";
};
sops.secrets."wifi/pianonix" = { };
sops.secrets."password/aspi" = {