dot_testing/boxes/copernicus/services/default.nix

7 lines
58 B
Nix

{
imports = [
./wireguard.nix
./sshd.nix
];
}