remove razer peripheral suppport
This commit is contained in:
parent
ce07629084
commit
593173ed15
1 changed files with 0 additions and 4 deletions
|
|
@ -45,11 +45,8 @@
|
|||
nvidiaSettings = true;
|
||||
package = config.boot.kernelPackages.nvidiaPackages.stable;
|
||||
};
|
||||
openrazer.enable = true;
|
||||
};
|
||||
|
||||
users.users.alisceon.extraGroups = [ "openrazer" ];
|
||||
|
||||
services = {
|
||||
xserver.videoDrivers = [ "nvidia" ];
|
||||
openssh.enable = true;
|
||||
|
|
@ -66,7 +63,6 @@
|
|||
pkgs.efibootmgr
|
||||
pkgs.prismlauncher
|
||||
pkgs.nvtopPackages.nvidia
|
||||
pkgs.openrazer-daemon
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue