diff --git a/hosts/framework/configuration.nix b/hosts/framework/configuration.nix index fafc811..c43e646 100644 --- a/hosts/framework/configuration.nix +++ b/hosts/framework/configuration.nix @@ -104,6 +104,8 @@ spotify ]; + programs.steam.enable = true; + # List services that you want to enable: services.fwupd.enable = true; security.polkit.enable = true;