summaryrefslogtreecommitdiff
path: root/nix/system/default.nix
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2025-06-14 20:07:42 -0400
committerFreya Murphy <freya@freyacat.org>2025-06-14 20:07:42 -0400
commit97c78933b36b8c704489965a79f55e622aeccb01 (patch)
treed20e93ffae246ba524356e19803f2e6872854e0e /nix/system/default.nix
parentupdate freyanet wg (diff)
downloaddotfiles-nix-97c78933b36b8c704489965a79f55e622aeccb01.tar.gz
dotfiles-nix-97c78933b36b8c704489965a79f55e622aeccb01.tar.bz2
dotfiles-nix-97c78933b36b8c704489965a79f55e622aeccb01.zip
update commits (a bit ago)
Diffstat (limited to 'nix/system/default.nix')
-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