1
0
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:
Stefan Ellmauthaler 2022-08-22 11:06:38 +02:00
parent 9bfe4c0ae5
commit e64a6a98fb
Failed to extract signature
3 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@
};
templates = discoverTemplates ./templates {
basic_tool = {
base = {
description = "Basic setup of tools in nixpkgs/unstable";
welcomeText = "Change into the folder and add the wanted packages to the buildInputs";
};