pointfichiers/services/default.nix
2024-11-05 14:39:49 +01:00

13 lines
163 B
Nix

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