pointfichiers/services/default.nix

10 lines
116 B
Nix

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