forgeje: use 2222 port for ssh

server: move caddy to seperate module
This commit is contained in:
ooks-io 2024-11-01 12:45:18 +11:00
parent 52cb6d10bc
commit 90e096262b
9 changed files with 116 additions and 135 deletions

View file

@ -1,7 +1,9 @@
{
imports = [
./options.nix
./debloat.nix
./services
./profiles
./webserver
./database
];
}