mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
flake: remove empty lib
This commit is contained in:
@@ -172,9 +172,6 @@
|
|||||||
go-webring = import modules/go-webring.nix;
|
go-webring = import modules/go-webring.nix;
|
||||||
};
|
};
|
||||||
|
|
||||||
lib = {
|
|
||||||
};
|
|
||||||
|
|
||||||
overlays.default = final: prev: {
|
overlays.default = final: prev: {
|
||||||
niveum-terminal = prev.alacritty;
|
niveum-terminal = prev.alacritty;
|
||||||
niveum-browser = prev.firefox;
|
niveum-browser = prev.firefox;
|
||||||
|
|||||||
Reference in New Issue
Block a user