refactor flake
* switched from flake-utils to flake-parts * dropped the overlay and instead populate configurable options for all required authentik components in the module * `nixosModule.default` is now a top-level output following the flake spec, instead of the previously incorrect system-specific definition
This commit is contained in:
parent
e584b40578
commit
6830ada44a
5 changed files with 91 additions and 40 deletions
1
TODO.md
1
TODO.md
|
|
@ -2,6 +2,5 @@
|
|||
|
||||
* fill empty parts of README
|
||||
* provide separate packages / modules for outposts
|
||||
* fix `flake check`
|
||||
* configure github checks
|
||||
* add some more subtests to VM test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue