nix-conf/system/dev/dn-server/options/default.nix
2026-01-10 12:46:40 +08:00

5 lines
41 B
Nix
Executable file

{
imports = [
./network.nix
];
}