add razer peripheral suppport
This commit is contained in:
parent
3227e07ffc
commit
ce07629084
1 changed files with 1 additions and 3 deletions
|
|
@ -50,9 +50,6 @@
|
|||
|
||||
users.users.alisceon.extraGroups = [ "openrazer" ];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
openrazer-daemon
|
||||
];
|
||||
services = {
|
||||
xserver.videoDrivers = [ "nvidia" ];
|
||||
openssh.enable = true;
|
||||
|
|
@ -69,6 +66,7 @@
|
|||
pkgs.efibootmgr
|
||||
pkgs.prismlauncher
|
||||
pkgs.nvtopPackages.nvidia
|
||||
pkgs.openrazer-daemon
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue