diff --git a/hosts/ymir/home.nix b/hosts/ymir/home.nix index 4e27c2b..03591ac 100644 --- a/hosts/ymir/home.nix +++ b/hosts/ymir/home.nix @@ -28,6 +28,7 @@ # Enable crony flake specific settings crony.mangohud.enable = true; crony.gaming.enable = true; + crony.flatpak.enable = true; # Fix gtkrc-2.0 collision home.file."/home/crony/.gtkrc-2.0".force = true;