feat(flake)!: add some TODO
s
This commit is contained in:
parent
e33df45bf6
commit
5868b5885f
2 changed files with 2 additions and 0 deletions
|
@ -74,6 +74,7 @@
|
|||
(name: { package, systems }:
|
||||
let
|
||||
# TODO: put in `autoThings` `handle`?
|
||||
# TODO: keep source `dream2nix` module for overriding?
|
||||
isDream2Nix = lib.pipe package
|
||||
[
|
||||
builtins.functionArgs
|
||||
|
|
|
@ -29,6 +29,7 @@ in
|
|||
|
||||
config = let
|
||||
# TODO: agenix???
|
||||
# TODO: module options???
|
||||
name = "reo101";
|
||||
email = "pavel.atanasov2001@gmail.com";
|
||||
key = "675AA7EF13964ACB";
|
||||
|
|
Loading…
Reference in a new issue