diff --git a/hosts/stardust/configuration.nix b/hosts/stardust/configuration.nix index cf130a7b..97b84eee 100644 --- a/hosts/stardust/configuration.nix +++ b/hosts/stardust/configuration.nix @@ -14,7 +14,7 @@ printing.enable = true; # software - flatpak.enable = false; + flatpak.enable = true; gaming.enable = true; virtualization = { docker.enable = true;