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