Fixed Hyprland config errors for installation
This commit is contained in:
@@ -29,13 +29,6 @@
|
||||
|
||||
swapDevices = [ ];
|
||||
|
||||
# Enable GPU support (uncomment what matches your hardware)
|
||||
# hardware.opengl.extraPackages = with pkgs; [
|
||||
# intel-media-driver # For Intel GPUs
|
||||
# vaapiIntel # For Intel GPUs
|
||||
# vaapiVdpau # For AMD/NVIDIA
|
||||
# ];
|
||||
|
||||
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
|
||||
hardware.cpu.intel.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user