add missing binaries
This commit is contained in:
parent
ef8804033d
commit
a71815f313
8 changed files with 35 additions and 37 deletions
|
|
@ -53,7 +53,7 @@ in
|
|||
home.activation.linkZenProfile = lib.mkIf enableZen (
|
||||
lib.hm.dag.entryAfter [ "writeBoundary" ] ''
|
||||
zen_config="$HOME/.zen"
|
||||
repo_zen="${config.home.homeDirectory}/nix-config/config/zen"
|
||||
repo_zen="${config.home.homeDirectory}/.config/nix/config/zen"
|
||||
|
||||
if [ ! -d "$zen_config" ]; then
|
||||
exit 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue