diff --git a/timberhearth.nix b/timberhearth.nix index 14cd9fa..1c3377a 100644 --- a/timberhearth.nix +++ b/timberhearth.nix @@ -40,6 +40,8 @@ in "/home/nora/.nix-profile/share" ]; + xdg.mime.enable = false; + # env vars home.sessionVariables = {};