Skip to content

Commit

Permalink
NixOS: Update stateVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathieu Ablasou committed Nov 3, 2021
1 parent 01efc3e commit 236ec63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/nixos/configuration.nix
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# This value determines the NixOS release with which your system is to be compatible,
# in order to avoid breaking some software such as database servers.
# You should change this only after NixOS release notes say you should.
system.stateVersion = "20.09";
system.stateVersion = "21.05";

# Flakes ─────────────────────────────────────────────────────────────────────

Expand Down

0 comments on commit 236ec63

Please sign in to comment.