diff --git a/hosts/perso-laptop/configuration.nix b/hosts/perso-laptop/configuration.nix index 6af63f3..c2b90bd 100644 --- a/hosts/perso-laptop/configuration.nix +++ b/hosts/perso-laptop/configuration.nix @@ -34,6 +34,7 @@ modules.system = { apps = { + steam.enable = true; flatpak.enable = true; };