Add updated Zed for now
Add HPsaucii's Zed repo Add zed-editor to the overlay Fix Vulkan on Jude
This commit is contained in:
@@ -125,8 +125,12 @@
|
||||
};
|
||||
hardware = {
|
||||
nvidia = {
|
||||
package = config.boot.kernelPackages.nvidiaPackages.beta;
|
||||
package = config.boot.kernelPackages.nvidiaPackages.vulkan_beta;
|
||||
modesetting.enable = true;
|
||||
powerManagement = {
|
||||
enable = false;
|
||||
finegrained = false;
|
||||
};
|
||||
nvidiaSettings = true;
|
||||
open = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user