From bb041d76e7ad566231de32e289e293dae0675dd0 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 7 Jul 2016 23:03:18 +0200 Subject: autouprade bragi unattended --- bragi.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bragi.nix b/bragi.nix index 59ecccc8..f7c857ca 100644 --- a/bragi.nix +++ b/bragi.nix @@ -263,4 +263,6 @@ in rec { binary-caches-parallel-connections = 10 ''; }; + + system.autoUpgrade.enable = true; } -- cgit v1.2.3