nix-conf/system/dev/skydrive-lap/network/default.nix
2026-01-08 14:21:53 +08:00

6 lines
50 B
Nix

{ ... }:
{
imports = [
./netbird.nix
];
}