This commit is contained in:
Invariantspace 2024-08-14 21:14:41 -07:00
parent 6c663d59f5
commit a57eb5f09d
No known key found for this signature in database
GPG key ID: EBC4A20067373921
4 changed files with 13 additions and 7 deletions

View file

@ -8,6 +8,7 @@ in {
hardware = {
bluetooth.enable = true;
graphics.enable = true;
keyboard.qmk.enable = true;
openrazer = {
enable = true;
users = [usr];
@ -85,6 +86,7 @@ in {
pulse.enable = true;
};
printing.enable = true;
udev.packages = [pkgs.via];
};
users.users.${usr}.extraGroups = ["adbusers" "cdrom"];

View file

@ -28,6 +28,7 @@ in {
ryujinx
telegram-desktop
thunderbird
via
winetricks
wineWowPackages.stagingFull
]