remove cascade-packages
This commit is contained in:
parent
d915ad840d
commit
520f815651
|
@ -1,9 +0,0 @@
|
||||||
with import (toString ../functions);
|
|
||||||
with builtins;
|
|
||||||
|
|
||||||
{pkgs, ...}:
|
|
||||||
{
|
|
||||||
|
|
||||||
config.nixpkgs.overlays = attrValues (import-folder {path = (toString ../overlays);});
|
|
||||||
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user