migration PC fixe vers Wayland
This commit is contained in:
parent
e8586051dd
commit
5a83340353
3 changed files with 15 additions and 197 deletions
|
@ -11,6 +11,10 @@
|
|||
|
||||
services.xserver.videoDrivers = [ "nvidia" ];
|
||||
hardware.cpu.amd.updateMicrocode = true;
|
||||
hardware.nvidia = {
|
||||
modesetting.enable = true;
|
||||
nvidiaSettings = false;
|
||||
};
|
||||
|
||||
fileSystems."/" =
|
||||
{ device = "rpool/root/nixos";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue