diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index 462a4d1b..771b4849 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -22,6 +22,7 @@ kitty.enable = true; wezterm.enable = false; foot.enable = true; + flatpak.enable = true; bspwm = { enable = false; polybar.enable = false;