diff --git a/overlays/default.nix b/overlays/default.nix index bc1a9c0..267ba4c 100644 --- a/overlays/default.nix +++ b/overlays/default.nix @@ -1,9 +1,5 @@ # This file defines overlays -{ - inputs, - zjstatus, - ... -}: { +{inputs, ...}: { # This one contains whatever you want to overlay # You can change versions, add patches, set compilation flags, anything really. # https://nixos.wiki/wiki/Overlays