remove system from topgrade ignore

This commit is contained in:
2025-02-08 14:00:45 +00:00
parent a3e808d71d
commit ea4e20e990
2 changed files with 0 additions and 16 deletions

View File

@@ -114,9 +114,5 @@
# Let Home Manager install and manage itself.
programs = {
home-manager.enable = true;
topgrade = {
settings = { disable = [ "system" ]; };
};
};
}