diff --git a/lib/pkgs-lib/shell/flk.sh b/lib/pkgs-lib/shell/flk.sh index 344e9d3..2d46045 100755 --- a/lib/pkgs-lib/shell/flk.sh +++ b/lib/pkgs-lib/shell/flk.sh @@ -81,7 +81,7 @@ case "$1" in ;; "home") - ref="$DEVSHELL_ROOT/#homeConfigurations.$3@$2.home.activationPackage" + ref="$DEVSHELL_ROOT/#homeConfigurations.$3@$2.activationPackage" if [[ "$4" == "switch" ]]; then nix build "$ref" && result/activate &&