Update flake.nix description

This commit is contained in:
2023-05-18 01:23:42 +02:00
committed by GitHub
parent 025b07afd8
commit f07f3e99a7
+1 -1
View File
@@ -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 }: {
homeModule = { };
systemModule = { };