summaryrefslogtreecommitdiff
path: root/modules/system/version.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/system/version.nix')
-rw-r--r--modules/system/version.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/system/version.nix b/modules/system/version.nix
index fa6ce6e..df8b7a0 100644
--- a/modules/system/version.nix
+++ b/modules/system/version.nix
@@ -35,7 +35,7 @@ in
options = {
system.stateVersion = mkOption {
type = types.int;
- default = 4;
+ default = 5;
description = ''
Every once in a while, a new NixOS release may change
configuration defaults in a way incompatible with stateful