mirror of
https://github.com/mjallen18/snowfall-lib.git
synced 2026-04-18 09:05:58 -05:00
fix: user flake lib export should be user-lib only
This commit is contained in:
@@ -43,6 +43,6 @@ let
|
||||
in
|
||||
{
|
||||
internal = {
|
||||
inherit system-lib;
|
||||
inherit system-lib user-lib;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user