nix: first updates

This commit is contained in:
dprin 2026-08-09 09:09:48 +02:00
parent 39643701c8
commit 0cadeb1031
10 changed files with 246 additions and 48 deletions

View file

@ -8,6 +8,7 @@
addSSL = true;
enableACME = true;
root = "/var/www";
default = true;
};
};