We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02d9417 commit 16ea1daCopy full SHA for 16ea1da
1 file changed
snowfall-lib/home/default.nix
@@ -275,6 +275,7 @@ in {
275
config = {
276
home-manager.extraSpecialArgs = {
277
inherit system target format virtual systems host;
278
+ inherit (snowfall-config) namespace;
279
280
lib = home-lib;
281
0 commit comments