mirror of
https://github.com/lightly-toasted/nix-config.git
synced 2025-10-04 03:15:41 +00:00
fix(xdg): force mimeapps.list to avoid overwrite
This commit is contained in:
parent
19ee0fc14e
commit
3ed2215f13
1 changed files with 1 additions and 0 deletions
|
@ -11,5 +11,6 @@
|
|||
"x-scheme-handler/roblox-studio-auth" = "org.vinegarhq.Vinegar.studio.desktop";
|
||||
};
|
||||
};
|
||||
configFile."mimeapps.list".force = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue