diff --git a/modules/graphical.nix b/modules/graphical.nix index 7653614..07cea86 100644 --- a/modules/graphical.nix +++ b/modules/graphical.nix @@ -8,7 +8,6 @@ pavucontrol gnome3.dconf-editor glxinfo - steam-run (vscode-with-extensions.override { vscode = vscodium; @@ -43,7 +42,7 @@ Option "VariableRefresh" "true" ''; - programs.steam.enable = true; + services.flatpak.enable = true; hardware.pulseaudio.enable = true;