nichts/modules/system/hardware/cpu/module.nix
Charlie Root 4c978d8119
flake: cleanup
Remove quickshell template and hardware/cpu
2024-09-30 21:49:04 +02:00

3 lines
34 B
Nix

_: {
imports = [./intel.nix];
}