From c06ca8a6cd226ca99829d3747d85fb088085f290 Mon Sep 17 00:00:00 2001 From: kenny Date: Tue, 17 Feb 2026 16:53:26 +0200 Subject: [PATCH] Removed Yggdrasil from puter --- hosts/puter/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/puter/default.nix b/hosts/puter/default.nix index 85c4727..fa1b3c7 100644 --- a/hosts/puter/default.nix +++ b/hosts/puter/default.nix @@ -25,7 +25,7 @@ ../../modules/common/libvirt.nix ../../modules/common/keyd.nix ../../modules/common/unbound-cloud.nix - ../../modules/common/yggdrasil.nix + #../../modules/common/yggdrasil.nix ]; networking.hostName = "puter"; # This will be overridden by system/default.nix