3 lines
76 B
Nix
3 lines
76 B
Nix
{...}: {
|
|
imports = [./caddy.nix ./frpc.nix ./postgresql.nix ./ssh.nix];
|
|
}
|