Merge branch 'nixbook/cosmic' into zenix/hm-cosmic

This commit is contained in:
tristan 2024-10-06 20:47:44 +01:00
commit cdd2897470
10 changed files with 36 additions and 42 deletions

View file

@ -1,7 +1,4 @@
{
pkgs,
...
}: {
{pkgs, ...}: {
imports = [
./pcmanfm.nix
./mpv.nix
@ -34,7 +31,6 @@
bitwarden
];
xdg.mimeApps.defaultApplications = {
"application/pdf" = "sioyek.desktop";
};