pointfichiers/services/default.nix

7 lines
75 B
Nix

{
imports = [
./shadowsocks
./uptime-kuma
./wireguard
];
}