pain
This commit is contained in:
parent
5acdaed42a
commit
cb6af5e7c4
16 changed files with 288 additions and 29 deletions
8
modules/servers/per-host/kittykat/default.nix
Normal file
8
modules/servers/per-host/kittykat/default.nix
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{...}: {
|
||||
imports = [
|
||||
./xray.nix
|
||||
./vaultwarden.nix
|
||||
./tunnel.nix
|
||||
./traefik.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue