From 34b09d01ab0160087199671c77f9b4dc890fd9b2 Mon Sep 17 00:00:00 2001 From: Ahwx Date: Mon, 8 Sep 2025 22:17:12 +0200 Subject: [PATCH] chore: adds tailscale to ichiyo --- hosts/ichiyo/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/ichiyo/default.nix b/hosts/ichiyo/default.nix index f56d168..828d841 100644 --- a/hosts/ichiyo/default.nix +++ b/hosts/ichiyo/default.nix @@ -9,6 +9,7 @@ imports = [ ./hardware-configuration.nix ./../../modules/core + ./../../modules/services/tailscale.nix ]; # Enable fancy boot animations