♻️ 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

@ -78,6 +78,4 @@
};
tailscale = { enable = true; };
};
system.stateVersion = "22.05";
}