summaryrefslogtreecommitdiff
path: root/nix/system/default.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--nix/system/default.nix6
1 files changed, 6 insertions, 0 deletions
diff --git a/nix/system/default.nix b/nix/system/default.nix
index b54f8a5..7d707ca 100644
--- a/nix/system/default.nix
+++ b/nix/system/default.nix
@@ -14,6 +14,7 @@
# lib
libz
openssl
+ shared-mime-info
# shell
bash
zsh
@@ -99,6 +100,11 @@
../../files/certs/tinternet.crt
];
+ # mime
+ environment.pathsToLink = [
+ "/share/mime"
+ ];
+
# fonts
fonts.packages = with pkgs; [
corefonts