Renamings and individualizations of aliases and such

This commit is contained in:
Bun 2025-04-11 00:36:56 -04:00
parent c50925b74b
commit 5b35604d09
7 changed files with 28 additions and 27 deletions

View file

@ -2,9 +2,9 @@
{
imports = [
./acme
./hosts
./rtmp
./user
./virtualhosts
];
options.services.webserver.enable = lib.mkEnableOption "Enable nginx webpages";