chore(docs): update todo list
All checks were successful
Discord / discord commits (push) Has been skipped
All checks were successful
Discord / discord commits (push) Has been skipped
This commit is contained in:
parent
9301a6d761
commit
5bd6990cd2
1 changed files with 3 additions and 3 deletions
|
@ -5,11 +5,11 @@ TODO: add directory structure info and enforce it
|
|||
- [x] every root folder in the repo represents a flake output except inputs
|
||||
- [x] every root folder only has an optional `default.nix` and subfolders for each
|
||||
of its attrs
|
||||
- [] if there is non nix code, it will be in a `config` folder
|
||||
- [] redo docs
|
||||
- [x] if there is non nix code, it will be in a `config` folder
|
||||
- [x] every module should not do anything if imported
|
||||
- [] all nix files that represent a module should be `default.nix` (a nix file
|
||||
- [x] all nix files that represent a module should be `default.nix` (a nix file
|
||||
which is imported directly can be called anything alongside `default.nix`)
|
||||
- [ ] redo docs
|
||||
|
||||
## AGS
|
||||
|
||||
|
|
Loading…
Reference in a new issue