ooknet/modules/nixos/workstation/virtualization/winlab/default.nix
2024-12-02 12:29:53 +11:00

5 lines
44 B
Nix

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