This commit is contained in:
Daniel Flanagan 2024-06-13 18:51:38 -05:00
parent 498caa4578
commit deb34a3383

View file

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