notohh
394fa4799a
All checks were successful
flake check / check (push) Successful in 10m29s
fmt check / check (push) Successful in 1m0s
12 lines
188 B
Nix
12 lines
188 B
Nix
{...}: {
|
|
imports = [
|
|
./traefik.nix
|
|
./uptimekuma.nix
|
|
./ntfy-sh.nix
|
|
./tailscale.nix
|
|
./restic.nix
|
|
./factorio.nix
|
|
# ./minecraft.nix
|
|
# ./foundryvtt.nix
|
|
];
|
|
}
|