Merge remote-tracking branch 'origin/main'

This commit is contained in:
Daniel Flanagan 2024-06-14 09:29:38 -05:00
commit da2842e247

View file

@ -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;