pointfichiers/services/default.nix
2024-09-30 13:16:48 +02:00

7 lines
70 B
Nix

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