fix(templates): use correct name for home-manager template #18
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
templates.default = {
|
templates.home-manager = {
|
||||||
description = "Minimal Nixos-95 configuration with home-manager";
|
description = "Minimal Nixos-95 configuration with home-manager";
|
||||||
path = ./example/home-manager;
|
path = ./example/home-manager;
|
||||||
welcomeText = ''
|
welcomeText = ''
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue