@@ -75,7 +75,7 @@
user = home-manager.lib.homeManagerConfiguration {
inherit pkgs;
modules = [
(./. + "/profiles" + ("/" systemSettings.profile) + "/home.nix")
(./. + "/profiles" + ("/" + systemSettings.profile) + "/home.nix")
];
extraSpecialArgs = {
inherit pkgs-stable;
The note is not visible to the blocked user.