caddy and hello world container

This commit is contained in:
reudy14 2026-04-20 01:28:28 +02:00 • committed by Jakub Dorfman
parent 4577585e2c
commit f52e433423
3 changed files with 41 additions and 0 deletions

View file

@ -22,6 +22,8 @@
modules = [
vpsadminos.nixosModules.container_25_11
./configuration.nix
./caddy.nix
./containers/hello.nix
];
specialArgs = {
inherit inputs;