From 53c234ec3c8ed1663cc1163a3542f1554a21b27c Mon Sep 17 00:00:00 2001 From: osbm Date: Wed, 22 Oct 2025 13:12:55 +0300 Subject: [PATCH] clean --- modules/nixos/services/tailscale.nix | 7 ------- 1 file changed, 7 deletions(-) diff --git a/modules/nixos/services/tailscale.nix b/modules/nixos/services/tailscale.nix index 3c01d06..ca26029 100644 --- a/modules/nixos/services/tailscale.nix +++ b/modules/nixos/services/tailscale.nix @@ -5,13 +5,6 @@ ... }: { - - # i have 4 machines, 2 of them are always at home - # pochita (raspberry pi 5) and ymir (desktop) - # pochita will be on all the time, ymir can be wake on lan - - # and i have a laptop named tartarus - config = lib.mkMerge [ (lib.mkIf config.osbmModules.services.tailscale.enable { services.tailscale = {