notohh
0845808f39
Some checks failed
flake check / check (push) Successful in 10m2s
fmt check / check (push) Has been cancelled
15 lines
238 B
Nix
15 lines
238 B
Nix
{...}: {
|
|
imports = [
|
|
./restic.nix
|
|
./authelia.nix
|
|
./forgejo.nix
|
|
./rustypaste.nix
|
|
./hedgedoc.nix
|
|
./grafana.nix
|
|
./vaultwarden.nix
|
|
./conduit.nix
|
|
./tailscale.nix
|
|
./searxng.nix
|
|
./justlog.nix
|
|
];
|
|
}
|