Simplify nixpkgs eval

This commit is contained in:
Greg Hellings
2025-12-16 09:07:55 -06:00
parent c77c4a8ff6
commit 1a528f10de
10 changed files with 25 additions and 155 deletions
-3
View File
@@ -1,7 +1,6 @@
{
config,
lib,
overlays,
pkgs,
self,
...
@@ -60,8 +59,6 @@ in
settings.auto-optimise-store = true;
};
nixpkgs.overlays = overlays;
# Network Manager pulls in too many deps
networking = {
search = [