nixos-config/new-infra/devices/nas.nix

6 lines
88 B
Nix

{
imports = [
../default.nix
../containers/keycloak/default.nix # TODO
];
}