vps1: add another user, enable podman, nix settings allowed users change

This commit is contained in:
Lgmrszd 2025-02-26 02:37:13 +04:00
parent 0a14bb4208
commit ce59cf311c
No known key found for this signature in database
GPG key ID: 9396B8BA6FBB14DE
2 changed files with 23 additions and 3 deletions

View file

@ -137,9 +137,7 @@ in
];
};
};
# TODO move to separate
virtualisation.docker.enable = true;
sops.secrets."forgejo/email_password" = sops_opts;
sops.secrets."forgejo/db_password" = sops_opts;