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 = {
|
||||
home-manager.extraSpecialArgs = {
|
||||
inherit system target format virtual systems host;
|
||||
inherit (snowfall-config) namespace;
|
||||
|
||||
lib = home-lib;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue