Skip to content

Commit 16ea1da

Browse files
authored
fix: namespace argument in homes
1 parent 02d9417 commit 16ea1da

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

snowfall-lib/home/default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,7 @@ in {
275275
config = {
276276
home-manager.extraSpecialArgs = {
277277
inherit system target format virtual systems host;
278+
inherit (snowfall-config) namespace;
278279

279280
lib = home-lib;
280281

0 commit comments

Comments
 (0)