Steam
This commit is contained in:
parent
498caa4578
commit
deb34a3383
1 changed files with 1 additions and 5 deletions
|
@ -14,6 +14,7 @@
|
|||
inputs.hardware.nixosModules.lenovo-thinkpad-x1-yoga
|
||||
desktop-usage
|
||||
fonts
|
||||
steam
|
||||
# gnome
|
||||
kde-plasma
|
||||
wifi
|
||||
|
@ -40,11 +41,6 @@
|
|||
#with pkgs;
|
||||
[];
|
||||
|
||||
programs.steam = {
|
||||
enable = true;
|
||||
remotePlay.openFirewall = true;
|
||||
};
|
||||
|
||||
# https://wiki.archlinux.org/title/Lenovo_ThinkPad_X1_Yoga_(Gen_3)#Using_acpi_call
|
||||
systemd.services.activate-touch-hack = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue