diff --git a/home/toast/modules/xdg.nix b/home/toast/modules/xdg.nix index 0a4aa41..8f94cb4 100644 --- a/home/toast/modules/xdg.nix +++ b/home/toast/modules/xdg.nix @@ -11,5 +11,6 @@ "x-scheme-handler/roblox-studio-auth" = "org.vinegarhq.Vinegar.studio.desktop"; }; }; + configFile."mimeapps.list".force = true; }; }