mirror of
https://github.com/mjallen18/snowfall-lib.git
synced 2026-04-18 09:05:58 -05:00
fix: use updated resolved-homes config value
This commit is contained in:
@@ -226,7 +226,7 @@ in
|
||||
({
|
||||
snowfallorg.user.name = mkDefault user;
|
||||
})
|
||||
(osConfig.snowfallorg.home.resolved-homes.${user} or { })
|
||||
(osConfig.snowfallorg.resolved-homes.${user} or { })
|
||||
];
|
||||
};
|
||||
in
|
||||
|
||||
Reference in New Issue
Block a user