removes overlay

This commit is contained in:
Dennis Schoepf 2025-09-07 20:34:38 +02:00
parent 3ae7ef3a46
commit 931a821529
2 changed files with 0 additions and 10 deletions

View file

@ -25,11 +25,6 @@
nixpkgs.config.allowUnfree = true;
# Overlays
nixpkgs.overlays = [
inputs.nix-darwin-emacs.overlays.emacs
];
# System Packages
environment.systemPackages = with pkgs; [
git