nix: add shortcut to kunzen repo

This commit is contained in:
ooks-io 2025-01-21 13:31:41 +11:00
parent 1ba4fd2d8d
commit 602b82fb04
2 changed files with 2 additions and 0 deletions

View file

@ -14,6 +14,7 @@
paths = {
FLAKE = "/home/${admin.name}/.config/ooknet";
WEBSITE = "${paths.FLAKE}/outputs/pkgs/website";
KUNZEN = "/home/${admin.name}/.config/kunzen";
};
in {
environment = {