This commit is contained in:
2025-09-26 21:38:33 -04:00
parent 052c95b4c7
commit 60b061bb97
9 changed files with 593 additions and 958 deletions

View File

@@ -29,28 +29,12 @@
home.homeDirectory = "/Users/mthomson";
home.stateVersion = "23.11";
home.sessionVariables = {
ZK_NOTEBOOK_DIR = "\${HOME}/zk";
};
programs = {
zk = {
enable = true;
settings = {
notebook = {
dir = "~/zk";
};
};
};
};
home.packages = with pkgs; [
hidden-bar
presenterm
(azure-cli.withExtensions [
azure-cli.extensions.containerapp
])
scrcpy
nh
];