diff --git a/flake.nix b/flake.nix index bf10ea8..b64a740 100644 --- a/flake.nix +++ b/flake.nix @@ -172,9 +172,6 @@ go-webring = import modules/go-webring.nix; }; - lib = { - }; - overlays.default = final: prev: { niveum-terminal = prev.alacritty; niveum-browser = prev.firefox;