fix(templates): use correct name for home-manager template
Well that was an upsi ~Gytic
This commit is contained in:
commit
6467f49d02
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