Switchable Hardware Configuration
- Move generated hardware-configuration.nix files to hardware folder - Add flake.nix option to select which hardware configuration to use
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
{
|
||||
imports = [
|
||||
../../system/hardware-configuration.nix
|
||||
(./. + "../../hardware" + ("/" + systemSettings.hardwareConfiguration) + ".nix")
|
||||
../../system/hardware/kernel.nix
|
||||
../../system/hardware/bluetooth.nix
|
||||
../../system/hardware/opengl.nix
|
||||
|
Reference in New Issue
Block a user