use flatpak steam
This commit is contained in:
parent
c77b831420
commit
57b4572989
1 changed files with 1 additions and 2 deletions
|
@ -55,7 +55,7 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
#
|
#
|
||||||
# sandbox for lutris and steam games and Co.
|
# sandbox for lutris games and Co.
|
||||||
#
|
#
|
||||||
users.sandbox-games = {
|
users.sandbox-games = {
|
||||||
# home on persistent volume
|
# home on persistent volume
|
||||||
|
@ -159,7 +159,6 @@ in
|
||||||
# install gaming stuff
|
# install gaming stuff
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
lutris
|
lutris
|
||||||
steam
|
|
||||||
wineWowPackages.stable
|
wineWowPackages.stable
|
||||||
winetricks
|
winetricks
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Reference in a new issue