From eaa1ad0325d900d84a182a75677bfeef0cda07eb Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Tue, 20 Feb 2024 19:46:24 +0300 Subject: [PATCH] Nix : Fix _nix_system_config path. --- .config/bash/module/Nix.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/bash/module/Nix.sh b/.config/bash/module/Nix.sh index 14b80fb..d5fc517 100644 --- a/.config/bash/module/Nix.sh +++ b/.config/bash/module/Nix.sh @@ -1,4 +1,4 @@ -export _nix_system_config="~/.config/linux/system" +export _nix_system_config="${HOME}/.config/linux/system" # Rebuild system. # Optionally force the hostname.