Skip to content
Snippets Groups Projects
Verified Commit 9e7e7860 authored by Jeffrey Phillips Freeman's avatar Jeffrey Phillips Freeman :boom:
Browse files

Fixed typo lib instead of shell

parent c590df04
No related branches found
No related tags found
No related merge requests found
......@@ -48,7 +48,7 @@
};
};
shell = lib.mkOption {
lib = lib.mkOption {
type = lib.types.submodule {
options = {
enabled = lib.mkOption {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment