4 lines
93 B
Nix
4 lines
93 B
Nix
{ ... }: {
|
|
imports = [ ./acme ./atuin ./blocky ./fail2ban ./gitea ./nginx ./wireguard ];
|
|
}
|