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:
@@ -26,6 +26,7 @@
|
||||
locale = "en_US.UTF-8"; # Locale
|
||||
diskoConfig = "luks-btrfs-subvolumes"; # Select the disko config that was used to partition drive
|
||||
desktopEnvironment = "gnome"; # Window Manager / Desktop Environment to use
|
||||
hardwareConfiguration = "qemu-vm"; # Select the hardware config from hardware directory
|
||||
};
|
||||
|
||||
# --- USER SETTINGS --- #
|
||||
|
Reference in New Issue
Block a user