fix mimeapps
This commit is contained in:
parent
90a2a19f3a
commit
5b08bc63bc
2 changed files with 1 additions and 1 deletions
|
|
@ -25,6 +25,7 @@
|
||||||
};
|
};
|
||||||
imports = ( import ../modules/programs );
|
imports = ( import ../modules/programs );
|
||||||
xdg.enable = true;
|
xdg.enable = true;
|
||||||
|
xdg.configFile."mimeapps.list".force = true;
|
||||||
fonts.fontconfig.enable = true;
|
fonts.fontconfig.enable = true;
|
||||||
systemd.user.startServices = "sd-switch";
|
systemd.user.startServices = "sd-switch";
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -15,7 +15,6 @@
|
||||||
ledger-live-desktop
|
ledger-live-desktop
|
||||||
prismlauncher
|
prismlauncher
|
||||||
chromium
|
chromium
|
||||||
oath-toolkit
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue