Make Emacs flake standalone

This commit is contained in:
Tobias Ostner 2026-07-18 10:57:45 +02:00
parent bad1727674
commit bbd082947e
7 changed files with 293 additions and 126 deletions

View file

@ -32,7 +32,6 @@
emacsConfig = {
url = "path:./flakes/emacs";
inputs.nixpkgs.follows = "nixpkgs";
inputs.home-manager.follows = "home-manager";
};
};