1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-11 07:10:39 +02:00

feat: enable steam and gate gaming options behind option

This commit is contained in:
oddlama 2023-09-10 12:40:26 +02:00
parent 69b0166a6b
commit 35e51873b8
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
4 changed files with 41 additions and 3 deletions

View file

@ -26,6 +26,7 @@
];
boot.initrd.availableKernelModules = ["xhci_pci" "ahci" "nvme" "usbhid" "usb_storage" "sd_mod"];
graphical.gaming.enable = true;
# TODO goodbye once -sk keys.
environment.shellInit = ''