feat(ymir): enable flatpak.

This commit is contained in:
CronyAkatsuki 2025-05-18 16:50:41 +02:00
parent bc4f187325
commit 5512e421ca

View file

@ -28,6 +28,7 @@
# Enable crony flake specific settings # Enable crony flake specific settings
crony.mangohud.enable = true; crony.mangohud.enable = true;
crony.gaming.enable = true; crony.gaming.enable = true;
crony.flatpak.enable = true;
# Fix gtkrc-2.0 collision # Fix gtkrc-2.0 collision
home.file."/home/crony/.gtkrc-2.0".force = true; home.file."/home/crony/.gtkrc-2.0".force = true;