chore: Add protonup-qt to system packages
This commit is contained in:
parent
d568aa0be1
commit
74ce569ef5
1 changed files with 4 additions and 0 deletions
|
@ -33,6 +33,10 @@
|
||||||
programs.xwayland.enable = true;
|
programs.xwayland.enable = true;
|
||||||
programs.gamescope.enable = true;
|
programs.gamescope.enable = true;
|
||||||
|
|
||||||
|
environment.systemPackages = with pkgs; [
|
||||||
|
protonup-qt
|
||||||
|
];
|
||||||
|
|
||||||
# hardware.xone.enable = true; # USB only, not needed ATM, and incompatible with recent kernels, bluetooth FTW
|
# hardware.xone.enable = true; # USB only, not needed ATM, and incompatible with recent kernels, bluetooth FTW
|
||||||
hardware.xpadneo.enable = true; # Wireless
|
hardware.xpadneo.enable = true; # Wireless
|
||||||
hardware.bluetooth.enable = true;
|
hardware.bluetooth.enable = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue