update locks, use one password for signing, move deprecated options
This commit is contained in:
parent
5c80e6ba80
commit
d7b0c7cdee
9 changed files with 62 additions and 55 deletions
|
@ -32,6 +32,6 @@ in
|
|||
};
|
||||
|
||||
services.xserver.videoDrivers = [ "nvidia" ];
|
||||
services.xserver.displayManager.sddm.wayland.enable = lib.mkForce false;
|
||||
services.displayManager.sddm.wayland.enable = lib.mkForce false;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue