notohh
0845808f39
Some checks failed
flake check / check (push) Successful in 10m2s
fmt check / check (push) Has been cancelled
12 lines
188 B
Nix
12 lines
188 B
Nix
{...}: {
|
|
imports = [
|
|
./restic.nix
|
|
./traefik.nix
|
|
./uptimekuma.nix
|
|
./ntfy-sh.nix
|
|
./tailscale.nix
|
|
./factorio.nix
|
|
# ./minecraft.nix
|
|
# ./foundryvtt.nix
|
|
];
|
|
}
|