configuration.nix/hosts/rico1/services/default.nix

3 lines
59 B
Nix

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