From b07502310fa88a3d94b21774a63293275f6a4eb3 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Mon, 28 Oct 2024 18:39:25 +0100 Subject: template: fix config --- hosts/template/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/template/default.nix b/hosts/template/default.nix index 0433557..934e1cb 100644 --- a/hosts/template/default.nix +++ b/hosts/template/default.nix @@ -22,5 +22,7 @@ }; }; + webtray.instances = {}; + system.stateVersion = "24.05"; } -- cgit v1.2.3-70-g09d2