@ -82,7 +82,7 @@
buildVer = let state = self.rev or "DIRTY";
in {
system.configurationRevision = state;
system.autoUpgrade.enable = (state != "DIRTY");
system.autoUpgrade.enable = state != "DIRTY";
};
buildShell = pkgs:
The note is not visible to the blocked user.