Update flake.nix description

This commit is contained in:
Mateusz Słodkowicz 2023-05-18 01:23:42 +02:00 committed by GitHub
parent 025b07afd8
commit f07f3e99a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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 }: { outputs = { self }: {
homeModule = { }; homeModule = { };
systemModule = { }; systemModule = { };