@@ -379,7 +379,14 @@
{
home-manager.useGlobalPkgs = true;
home-manager.useUserPackages = true;
home-manager.users.matt = import ./hosts/pi4/home.nix;
home-manager.users.matt =
{ ... }:
imports = [
./hosts/pi4/home.nix
pi4-sops-nix.homeManagerModules.sops
];
};
}
The note is not visible to the blocked user.