frues-clan/machines/beagle/configuration.nix
Pedro Rey Anca 7fceb61b5e
Some checks failed
Flake check / check (push) Failing after 22m34s
Update `flake.lock` / update_lockfile (push) Has been cancelled
Set up kanidm
2025-10-17 22:40:32 +02:00

6 lines
80 B
Nix

{
imports = [
./modules/kanidm.nix
./modules/reverse-proxy.nix
];
}