move imports around regarding emacs stuff

This commit is contained in:
2025-06-25 23:20:32 -07:00
parent f179ce7869
commit e371f53452
2 changed files with 17 additions and 2 deletions

View File

@@ -106,7 +106,6 @@ in
{
nixpkgs.overlays = [
inputs.rust-overlay.overlays.default
inputs.emacs-overlay.overlays.default
];
}
)