mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-25 17:46:14 +01:00
overlays to {}
Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
parent
591ccf4893
commit
4981c1acc6
|
@ -23,6 +23,7 @@ in
|
|||
overlays = mkOption {
|
||||
description = "Overlays which should be loaded for all versions of nixpkgs";
|
||||
type = with types; attrsOf unspecified;
|
||||
default = {};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue