Use VIA
This commit is contained in:
parent
6c663d59f5
commit
a57eb5f09d
4 changed files with 13 additions and 7 deletions
|
|
@ -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"];
|
||||
|
|
|
|||
|
|
@ -28,6 +28,7 @@ in {
|
|||
ryujinx
|
||||
telegram-desktop
|
||||
thunderbird
|
||||
via
|
||||
winetricks
|
||||
wineWowPackages.stagingFull
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue