Fixed wrong flake template name (#89)
Co-authored-by: Luis-Hebendanz <luis.nixos@gmail.com> Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/89
This commit is contained in:
@@ -13,7 +13,7 @@ def create(args: argparse.Namespace) -> None:
|
|||||||
"flake",
|
"flake",
|
||||||
"init",
|
"init",
|
||||||
"-t",
|
"-t",
|
||||||
"git+https://git.clan.lol/clan/clan-core#clan-template",
|
"git+https://git.clan.lol/clan/clan-core#new-clan",
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user