From 79e603d6026a46a04de1a6353dcd1817ae32d12b Mon Sep 17 00:00:00 2001 From: "Simen A. W. Olsen" Date: Sat, 21 Mar 2026 20:49:18 +0100 Subject: refactor(home): remove allowUnfree and configure znap with zstyle --- modules/home/zsh.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/home/zsh.nix') diff --git a/modules/home/zsh.nix b/modules/home/zsh.nix index 7a6cab1..d1116da 100644 --- a/modules/home/zsh.nix +++ b/modules/home/zsh.nix @@ -71,7 +71,7 @@ in # https://github.com/koalaman/shellcheck/issues/809 # shellcheck disable=SC1090 # sourced filenames with variables - ZNAP_REPOS=~/.zsh_repos + zstyle ':znap:*' repos-dir ~/.zsh_repos source ~/.zsh_repos/znap/znap.zsh # Start Znap znap eval starship 'starship init zsh --print-full-init' -- cgit v1.2.3