notohh
9acd9716da
Some checks failed
fmt check / check (push) Waiting to run
flake check / check (push) Has been cancelled
11 lines
171 B
Nix
11 lines
171 B
Nix
{...}: {
|
|
imports = [
|
|
./traefik.nix
|
|
./uptimekuma.nix
|
|
./ntfy-sh.nix
|
|
./tailscale.nix
|
|
./factorio.nix
|
|
# ./minecraft.nix
|
|
# ./foundryvtt.nix
|
|
];
|
|
}
|