mirror of
https://github.com/mjallen18/snowfall-lib.git
synced 2026-04-18 09:05:58 -05:00
fix: pass namespace argument to overlays
This commit is contained in:
@@ -32,6 +32,7 @@ in {
|
|||||||
user-inputs
|
user-inputs
|
||||||
// {
|
// {
|
||||||
inherit channels;
|
inherit channels;
|
||||||
|
inherit (snowfall-config) namespace;
|
||||||
inputs = user-inputs;
|
inputs = user-inputs;
|
||||||
lib = snowfall-lib.internal.system-lib;
|
lib = snowfall-lib.internal.system-lib;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user