Added temp fix for nvidia-open for nixos-hardware
This commit is contained in:
@@ -25,6 +25,8 @@ in {
|
||||
../../modules/kde.nix
|
||||
];
|
||||
|
||||
hardware.nvidia.open = true;
|
||||
|
||||
# Set networking
|
||||
hardware.enableRedistributableFirmware = true;
|
||||
networking.hostName = hostname;
|
||||
|
||||
Reference in New Issue
Block a user