fixed path

This commit is contained in:
user 2025-07-11 10:33:18 +02:00
parent b1d4140a52
commit 49ae0d0f70
3 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
let
cfg = config.modules.nyx-cleanup;
scriptTargetPath = "${cfg.nixDirectory}/Misc/zsh/nyx-cleanup.zsh";
scriptTargetPath = "${cfg.nixDirectory}/Misc/Nyx-Tools/zsh/nyx-cleanup.zsh";
in
{
options.modules.nyx-cleanup = {