feat: nvidia open r560 drivers
This commit is contained in:
parent
942826937d
commit
4dcde6a0d9
2 changed files with 8 additions and 10 deletions
|
@ -11,7 +11,7 @@
|
|||
imports = [
|
||||
./variables.nix
|
||||
#./greetd-sway.nix
|
||||
#./nvidia.nix
|
||||
./nvidia.nix
|
||||
./fonts.nix
|
||||
./services/nginx.service.nix
|
||||
./hardware-configuration.nix
|
||||
|
@ -34,10 +34,10 @@
|
|||
'';
|
||||
};
|
||||
};
|
||||
services.displayManager.sddm = {
|
||||
enable = true;
|
||||
wayland.enable = true;
|
||||
};
|
||||
#services.displayManager.sddm = {
|
||||
# enable = true;
|
||||
# wayland.enable = true;
|
||||
#};
|
||||
systemd.user.services.kanshi = {
|
||||
description = "kanshi daemon";
|
||||
serviceConfig = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue