Files
nixconfig/modules/nixos/system/hw/default.nix
2026-05-30 17:48:18 +02:00

2 lines
86 B
Nix

{ ... }: { imports = [ ./base ./boot ./fs ./graphics ./power ./udev ./virt ./wsl ]; }