infrastructure/hosts/hydrogen/services/default.nix

4 lines
93 B
Nix
Raw Normal View History

{ ... }: {
imports = [ ./acme ./atuin ./blocky ./fail2ban ./gitea ./nginx ./wireguard ];
}