refactor: re-classify home manager modules

This commit is contained in:
wi11-holdsworth 2026-01-05 23:54:56 +11:00
parent 371cb76021
commit 671284abc1
3 changed files with 6 additions and 4 deletions

View file

@ -4,6 +4,9 @@
}:
{
imports = util.toImports ../features [
# keep-sorted start
"direnv"
"zed-editor"
# keep-sorted end
];
}