updates
This commit is contained in:
parent
629ee268a2
commit
69393f279a
1 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@
|
||||||
rsync
|
rsync
|
||||||
gnupg
|
gnupg
|
||||||
openrazer-daemon
|
openrazer-daemon
|
||||||
# linuxKernel.packages.linux_6_11.openrazer
|
linuxKernel.packages.linux_6_11.openrazer
|
||||||
clinfo
|
clinfo
|
||||||
alsa-utils
|
alsa-utils
|
||||||
psutils
|
psutils
|
||||||
|
@ -301,7 +301,7 @@
|
||||||
users.users.emenel = {
|
users.users.emenel = {
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
description = "emenel";
|
description = "emenel";
|
||||||
extraGroups = [ "networkmanager" "wheel" "uinput" "input" "audio" "video" "libvirtd" "nvidia" "cups" "openrazer"];
|
extraGroups = [ "networkmanager" "wheel" "uinput" "input" "audio" "video" "libvirtd" "nvidia" "cups" "openrazer" "plugdev" ];
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
git
|
git
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue