vps-arm-2024-11-24-22-26-57

This commit is contained in:
Alexander Szczepanski
2024-11-24 22:26:57 +01:00
parent 4b8e9eb89f
commit 72ade09d30
2 changed files with 27 additions and 0 deletions

View File

@ -26,6 +26,7 @@ in {
../../configs/docker.nix
../../configs/user.nix
../../services/atuin.nix
../../services/adguardhome.nix
../../services/frigate.nix
../../services/gitea.nix
@ -241,6 +242,7 @@ in {
services = {
dnscrypt-proxy2.enable = lib.mkForce false;
qemuGuest.enable = true;
nginx = {
enable = true;