templates: rename 'new_clan' to default

This commit is contained in:
Johannes Kirschbauer
2025-07-07 16:23:05 +02:00
committed by Mic92
parent a635f9c6fe
commit 0dce3fc7ec
12 changed files with 7 additions and 7 deletions

View File

@@ -105,7 +105,7 @@ git+file:///home/lhebendanz/Projects/clan-core
│ ├───editor omitted (use '--all-systems' to show)
└───templates
├───default: template: Initialize a new clan flake
└───new-clan: template: Initialize a new clan flake
└───default: template: Initialize a new clan flake
```
You can execute every test separately by following the tree path `nix run .#checks.x86_64-linux.clan-pytest -L` for example.