use flatpak steam

This commit is contained in:
Christoph Cullmann 2025-04-01 21:50:21 +02:00
parent c77b831420
commit 57b4572989
No known key found for this signature in database

View file

@ -55,7 +55,7 @@ in
};
#
# sandbox for lutris and steam games and Co.
# sandbox for lutris games and Co.
#
users.sandbox-games = {
# home on persistent volume
@ -159,7 +159,6 @@ in
# install gaming stuff
home.packages = with pkgs; [
lutris
steam
wineWowPackages.stable
winetricks
];