This commit is contained in:
Daniel Flanagan 2025-01-08 09:58:16 -06:00
parent b45ffc7a10
commit 0b5232d97f

View file

@ -795,8 +795,8 @@
gaming = {pkgs, ...}: {
imports = with nixosModules; [
lutris
steam
# lutris # use the flatpak
steam # TODO: use the flatpak?
];
environment = {