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