pinwheel: Move emacs-overlay to emacs module

This commit is contained in:
Alexander Heldt
2023-10-26 19:38:48 +02:00
parent 063dc9eddd
commit b75dffadde
2 changed files with 3 additions and 2 deletions

View File

@@ -43,7 +43,6 @@
inputs.nixos-hardware.nixosModules.lenovo-thinkpad-x1-10th-gen
inputs.home-manager.nixosModules.home-manager
./hosts/pinwheel/home.nix
{ nixpkgs.overlays = [ inputs.emacs-overlay.overlay ]; }
];
};