meta: Use packages module

May or may not separate or split this later.
This commit is contained in:
Donovan Glover
2023-06-22 12:07:51 -04:00
parent ce4bd8f10f
commit c6e3513a5d
3 changed files with 7 additions and 6 deletions

View File

@ -10,6 +10,5 @@
./modules
./overlays
./specializations
./src/main.nix
];
}