diff options
-rw-r--r-- | agenda/create kartei repo.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/agenda/create kartei repo.md b/agenda/create kartei repo.md index 5362efa..950ec6a 100644 --- a/agenda/create kartei repo.md +++ b/agenda/create kartei repo.md @@ -27,4 +27,8 @@ Kartei should contain all generally useful information, like - [ ] `hosts.*.ssh.privkey` - [ ] `hosts.*.secure` - [ ] `{users.*,hosts.*.owner}.home` - - [ ] `{users.*,hosts.*.owner}.uid`
\ No newline at end of file + - [ ] `{users.*,hosts.*.owner}.uid` + +#### POSSIBLE FUTURE WORK + +- turn kartei into a submodule so that its modules don't get access to the global `config`, why would we want that? do we?
\ No newline at end of file |