Merge pull request #1 from jameslounds/bugfix/give-homes-namespace-arg
Give `homes` namespace argument
This commit is contained in:
commit
b60d09da42
1 changed files with 1 additions and 0 deletions
|
|
@ -275,6 +275,7 @@ in {
|
||||||
config = {
|
config = {
|
||||||
home-manager.extraSpecialArgs = {
|
home-manager.extraSpecialArgs = {
|
||||||
inherit system target format virtual systems host;
|
inherit system target format virtual systems host;
|
||||||
|
inherit (snowfall-config) namespace;
|
||||||
|
|
||||||
lib = home-lib;
|
lib = home-lib;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue