diff options
Diffstat (limited to 'nixos/apps.nix')
| -rw-r--r-- | nixos/apps.nix | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/nixos/apps.nix b/nixos/apps.nix index 8f98fd2..f9585b5 100644 --- a/nixos/apps.nix +++ b/nixos/apps.nix @@ -12,21 +12,14 @@ wineWowPackages.stable sqlite libreoffice-qt6-fresh - kdePackages.dolphin yazi - # kio-extras - # ffmpegthumbs - # kdePackages.kdegraphics-thumbnailers - # kdePackages.kimageformats - android-tools scrcpy ]; xdg = { mime.enable = true; - mime.defaultApplications = { # don't use libreoffice draw for pdfs, use firefox "application/pdf" = [ "firefox.desktop" ]; |
