fix: use updated resolved-homes config value
This commit is contained in:
parent
37950e37a2
commit
165d8bb203
1 changed files with 1 additions and 1 deletions
|
|
@ -226,7 +226,7 @@ in
|
||||||
({
|
({
|
||||||
snowfallorg.user.name = mkDefault user;
|
snowfallorg.user.name = mkDefault user;
|
||||||
})
|
})
|
||||||
(osConfig.snowfallorg.home.resolved-homes.${user} or { })
|
(osConfig.snowfallorg.resolved-homes.${user} or { })
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue