♻️ refactor system.stateVersion usage

This commit is contained in:
2023-02-20 13:28:35 -05:00
parent bf6b57c236
commit 0c4ba0a464
9 changed files with 11 additions and 30 deletions

View File

@ -42,8 +42,4 @@
};
};
};
# Used for backwards compatibility, please read the changelog before changing.
# $ darwin-rebuild changelog
system.stateVersion = 4;
}