feat: f*ck you nvidia
This commit is contained in:
parent
bb446c29ee
commit
36ace852a8
15 changed files with 95 additions and 46 deletions
|
|
@ -15,11 +15,11 @@
|
|||
gui = {
|
||||
enable = true;
|
||||
greeter.enable = false;
|
||||
flavour = [ "sway" ];
|
||||
flavour = [ "i3" ];
|
||||
};
|
||||
nvidia.enable = true;
|
||||
audio.enable = true;
|
||||
bluetooth.enable = true;
|
||||
bluetooth.enable = false;
|
||||
printing.enable = true;
|
||||
vpn.enable = true;
|
||||
|
||||
|
|
|
|||
|
|
@ -19,6 +19,7 @@
|
|||
];
|
||||
|
||||
# TODO once the 550 drivers are better, switch to them
|
||||
/*
|
||||
hardware.nvidia.package =
|
||||
let
|
||||
rcu_patch = pkgs.fetchpatch {
|
||||
|
|
@ -35,6 +36,7 @@
|
|||
persistencedSha256 = "sha256-d0Q3Lk80JqkS1B54Mahu2yY/WocOqFFbZVBh+ToGhaE=";
|
||||
patches = [ rcu_patch ];
|
||||
};
|
||||
*/
|
||||
|
||||
boot.resumeDevice = "/dev/disk/by-label/ROOT";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue