Don't deploy (broken) MIME types
This commit is contained in:
parent
1fbce7156e
commit
b87ec5477c
|
@ -40,6 +40,8 @@ in
|
||||||
"/home/nora/.nix-profile/share"
|
"/home/nora/.nix-profile/share"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
xdg.mime.enable = false;
|
||||||
|
|
||||||
# env vars
|
# env vars
|
||||||
home.sessionVariables = {};
|
home.sessionVariables = {};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue