flake: Added description to basicShell template
This commit is contained in:
parent
9827b88f34
commit
b44084028f
@ -97,6 +97,7 @@
|
|||||||
defaultTemplate = self.templates.basicShell;
|
defaultTemplate = self.templates.basicShell;
|
||||||
templates = {
|
templates = {
|
||||||
basicShell.path = ./templates/basicShell;
|
basicShell.path = ./templates/basicShell;
|
||||||
|
description = "A barebone shell with custom defined packages";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user