mirror of
https://github.com/mjallen18/snowfall-lib.git
synced 2026-04-18 09:05:58 -05:00
fix: pass namespace argument to home-manager modules
This commit is contained in:
@@ -275,6 +275,7 @@ in {
|
||||
config = {
|
||||
home-manager.extraSpecialArgs = {
|
||||
inherit system target format virtual systems host;
|
||||
inherit (snowfall-config) namespace;
|
||||
|
||||
lib = home-lib;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user