From 25b4e8acdeca1b896b385803cbb5cb67e9eeddec Mon Sep 17 00:00:00 2001 From: Thorn Avery Date: Tue, 27 Apr 2021 23:10:59 +0000 Subject: [PATCH] maybe one day ill actually write some nix --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e055abf..5decf82 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ the window manager config needs to be seperated out into its modules, at the mom i also need to fix that weird zsh PATH bug, so that i can re-enable it as the default shell +i would like to create a module producing function that means i dont have to manually remember to enable something user related in both the system config and the users home-manager config + ## rest of the wiki * [programs](./wiki/programs/index.md)