feat(flake)!: add some TODOs

This commit is contained in:
reo101 2024-09-15 17:10:19 +03:00
parent e33df45bf6
commit 5868b5885f
Signed by: reo101
GPG key ID: 675AA7EF13964ACB
2 changed files with 2 additions and 0 deletions

View file

@ -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

View file

@ -29,6 +29,7 @@ in
config = let
# TODO: agenix???
# TODO: module options???
name = "reo101";
email = "pavel.atanasov2001@gmail.com";
key = "675AA7EF13964ACB";