fix(templates): use correct name for home-manager template
This commit is contained in:
parent
a87325bf7e
commit
da2c5573ec
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";
|
||||
path = ./example/home-manager;
|
||||
welcomeText = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue