From 158fe716daee7980d449664a3d60d1580eef0b33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Czy=C5=BC?= Date: Fri, 19 Apr 2024 13:13:48 +0200 Subject: [PATCH] nh thor --- hosts/thor/configuration.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hosts/thor/configuration.nix b/hosts/thor/configuration.nix index 2e00dd8..6d60066 100644 --- a/hosts/thor/configuration.nix +++ b/hosts/thor/configuration.nix @@ -185,6 +185,9 @@ # wget ntfs3g dosfstools + unstable.nh + nix-output-monitor + nvd ]); fonts.packages = with pkgs; [ nerdfonts ];