This commit is contained in:
2024-04-18 12:35:36 -04:00
parent 1de852f23c
commit 99cad3df1e
15 changed files with 212 additions and 142 deletions

View File

@@ -31,6 +31,12 @@
hello
];
environment.variables = {
EDITOR = "nvim";
ZK_NOTEBOOK_DIR = "~/notes";
};
services = {
skhd = {
enable = true;