From acfa8d11acdb66a224a823c88ed45a402323a46a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Czy=C5=BC?= Date: Thu, 18 Apr 2024 20:26:16 +0200 Subject: [PATCH] nh --- hosts/zion/configuration.nix | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/hosts/zion/configuration.nix b/hosts/zion/configuration.nix index 37e6c98..99c1e77 100644 --- a/hosts/zion/configuration.nix +++ b/hosts/zion/configuration.nix @@ -224,8 +224,13 @@ # wget ntfs3g dosfstools + nh ]); + environment.sessionVariables = { + FLAKE = "/home/mike/.dots"; + }; + fonts.packages = with pkgs; [ nerdfonts ]; # Some programs need SUID wrappers, can be configured further or are