mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
Rename basic template
This commit is contained in:
parent
9bfe4c0ae5
commit
e64a6a98fb
@ -159,7 +159,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
templates = discoverTemplates ./templates {
|
templates = discoverTemplates ./templates {
|
||||||
basic_tool = {
|
base = {
|
||||||
description = "Basic setup of tools in nixpkgs/unstable";
|
description = "Basic setup of tools in nixpkgs/unstable";
|
||||||
welcomeText = "Change into the folder and add the wanted packages to the buildInputs";
|
welcomeText = "Change into the folder and add the wanted packages to the buildInputs";
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user