chore(flake): remove line break from template description
This commit is contained in:
parent
f126b88daf
commit
15fccff855
|
@ -88,8 +88,9 @@
|
|||
|
||||
templates.default = {
|
||||
path = ./modules/template;
|
||||
description = "A NixOS & Home-Manager template to get started with the https://github.com/wizardlink/linuxware
|
||||
configuration.";
|
||||
description = ''
|
||||
A NixOS & Home-Manager template to get started with the https://github.com/wizardlink/linuxware configuration.
|
||||
'';
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue