Files
clan-core/clanServices/flake-module.nix
2025-04-21 16:10:05 +02:00

6 lines
61 B
Nix

{
imports = [
./zerotier-redux/flake-module.nix
];
}