mirror of https://github.com/materusPL/Nixerus.git
Update flake.nix description
This commit is contained in:
parent
025b07afd8
commit
f07f3e99a7
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
description = "Empty flake for intended to be overriden for non public modules";
|
description = "Empty flake intended to be overriden with '--override-input' for non public modules";
|
||||||
outputs = { self }: {
|
outputs = { self }: {
|
||||||
homeModule = { };
|
homeModule = { };
|
||||||
systemModule = { };
|
systemModule = { };
|
||||||
|
|
Loading…
Reference in New Issue