Switch to steam flatpak
This commit is contained in:
parent
07705b4dca
commit
e105e592ec
|
@ -187,7 +187,6 @@ in
|
||||||
numix-icon-theme-circle
|
numix-icon-theme-circle
|
||||||
|
|
||||||
# Games
|
# Games
|
||||||
multimc
|
|
||||||
steam-run
|
steam-run
|
||||||
|
|
||||||
# Dictionaries
|
# Dictionaries
|
||||||
|
|
2
private
2
private
|
@ -1 +1 @@
|
||||||
Subproject commit 23bbfd25c49e4eeb2e2127c1dd73c97db330b1ba
|
Subproject commit 978cda736295807568c4b35c7745de952285deb3
|
|
@ -46,10 +46,6 @@
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
weechat
|
weechat
|
||||||
steam
|
|
||||||
|
|
||||||
gnome3.zenity
|
|
||||||
SDL2 SDL2_ttf SDL2_image
|
|
||||||
];
|
];
|
||||||
|
|
||||||
system.stateVersion = "19.09";
|
system.stateVersion = "19.09";
|
||||||
|
|
Loading…
Reference in a new issue