Hi, I noticed that in nixosModules/bundles/users.nix, the option userConfig has a default path set to:
./../../home-manager/work.nix
However, this file does not seem to exist in the repository.
Is the file missing, or is the relative path incorrect?
If the file is not required anymore, perhaps the default value should be updated or commented out to avoid confusion when reusing this module.
Thanks for your great work!
Hi, I noticed that in nixosModules/bundles/users.nix, the option userConfig has a default path set to:
./../../home-manager/work.nixHowever, this file does not seem to exist in the repository.
Is the file missing, or is the relative path incorrect?
If the file is not required anymore, perhaps the default value should be updated or commented out to avoid confusion when reusing this module.
Thanks for your great work!