Don't deploy (broken) MIME types

This commit is contained in:
Leonora Tindall 2025-05-09 18:29:11 -05:00
parent 1fbce7156e
commit b87ec5477c
1 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,8 @@ in
"/home/nora/.nix-profile/share"
];
xdg.mime.enable = false;
# env vars
home.sessionVariables = {};