mirror of
https://github.com/js0ny/dotfiles.git
synced 2026-03-22 18:52:43 +00:00
update mimedb
This commit is contained in:
parent
ec59899b2e
commit
ae7c310c17
4 changed files with 67 additions and 35 deletions
|
|
@ -4,7 +4,6 @@
|
|||
config,
|
||||
...
|
||||
}: let
|
||||
# FIXME: This will block the desktop files
|
||||
mkFcitxIM = builtins.map (
|
||||
p:
|
||||
lib.hiPrio (
|
||||
|
|
@ -138,12 +137,6 @@ in {
|
|||
NIXOS_OZONE_WL = 1;
|
||||
};
|
||||
|
||||
# TODO: This is a dependency of `feishin` (EOL)
|
||||
# Once the new version is published, delete this
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"electron-36.9.5"
|
||||
];
|
||||
|
||||
# TODO: This is a workaround since upstram did not implement p.name for ticktick
|
||||
# xdg.desktopEntries."ticktick" = {
|
||||
# name = "TickTick";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue