configuration.nix/hosts/bifrost/services/default.nix

5 lines
40 B
Nix

_: {
imports = [
./ssh.nix
];
}