1
0
mirror of https://github.com/materusPL/Nixerus.git synced 2025-06-17 15:56:14 +02:00

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,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 = { };