fix(templates): use correct name for home-manager template #18

Merged
krauterbaquette merged 1 commit from templates into Dev 2025-08-25 09:32:57 +02:00

View file

@ -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 = ''