update TODO

This commit is contained in:
do butterflies cry? 2026-02-19 22:43:57 +10:00
parent 43f5c8581e
commit e4ab4f4b5a
2 changed files with 7 additions and 0 deletions

View file

@ -1,5 +1,9 @@
## Next
- [ ] use the Nix module system instead of projectOnto for `cerulean.mkNexus`
- [ ] add `options.experimental` for snowflake
- [ ] add `legacyImports` support
## Queued
- [X] base should automatically be set as the default (dont do anything with the default)
- [X] try to remove common foot guns, ie abort if the user provides the home-manager or microvm nixosModules
since cerulean ALREADY provides these

View file

@ -20,6 +20,9 @@
} @ args: {
imports =
[
# add support for `options.legacyImports`
# ./legacy-imports.nix
# user configuration
(import (root + "/nixpkgs.nix"))
# options declarations