Force ca derivation sha change when new ca is generated.

This commit is contained in:
Jonas Juselius
2018-05-24 14:50:59 +02:00
parent 490dd3edd3
commit 4ac3287a34
5 changed files with 52 additions and 40 deletions

View File

@@ -23,7 +23,7 @@
services.vmwareGuest.enable = true;
# The NixOS release to be compatible with for stateful data such as databases.
system.nixos.stateVersion = "18.03";
system.nixos.stateVersion = "18.09";
programs.fish.enable = true;
programs.tmux.enable = true;