snowflake/hosts/haru/services/default.nix
2024-01-07 17:50:34 -05:00

6 lines
60 B
Nix

_: {
imports = [
./adguardhome/adguardhome.nix
];
}