Rename wiki to notes
All checks were successful
/ check (push) Successful in 1m30s

This commit is contained in:
Oliver Davies 2025-09-30 22:56:22 +01:00
parent 3b76d3924d
commit 630ebed658
3 changed files with 3 additions and 3 deletions

View file

@ -32,7 +32,7 @@ in
];
home.sessionVariables = {
ZET_DIRECTORY = "${config.home.sessionVariables.WIKI_DIRECTORY}/zet";
ZET_DIRECTORY = "${config.home.sessionVariables.NOTES_DIRECTORY}/zet";
};
};
}