nix-conf/system/dev/dn-pre7780/expr/default.nix
2025-11-23 16:24:38 +08:00

6 lines
61 B
Nix

{
imports = [
# ./netbird.nix
./osx-kvm.nix
];
}