nix-config/system/network/default.nix

6 lines
44 B
Nix

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