diff options
| author | lassulus <lassulus@lassul.us> | 2017-07-21 00:35:08 +0200 |
|---|---|---|
| committer | lassulus <lassulus@lassul.us> | 2017-07-21 00:35:08 +0200 |
| commit | 1afc9c7a71907026e89f51d5fde06f554a537eaa (patch) | |
| tree | 1682dd0eb544566debed3f2cda4bc98962e2d5fb | |
| parent | a86f505f5d011ce5a5dba539bbda53fdc1b07a3c (diff) | |
krebs: bump nixos-version
| -rw-r--r-- | krebs/2configs/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/krebs/2configs/default.nix b/krebs/2configs/default.nix index 53ad56d65..901516e50 100644 --- a/krebs/2configs/default.nix +++ b/krebs/2configs/default.nix @@ -46,6 +46,6 @@ with import <stockholm/lib>; # The NixOS release to be compatible with for stateful data such as databases. - system.stateVersion = "15.09"; + system.stateVersion = "17.03"; } |
