From 65213eb7cfa65657aba5585f5e0aa43a380b35b8 Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Fri, 12 Sep 2025 15:49:10 +0200 Subject: [PATCH] temp fix Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com> --- hosts/laptop/configuration.nix | 2 +- hosts/laptop/home.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hosts/laptop/configuration.nix b/hosts/laptop/configuration.nix index a8d68fb..23e42a2 100644 --- a/hosts/laptop/configuration.nix +++ b/hosts/laptop/configuration.nix @@ -11,7 +11,7 @@ ../../nixos/sddm.nix ../../nixos/users.nix ../../nixos/utils.nix - ../../nixos/tailscale.nix + # ../../nixos/tailscale.nix # FIXME: ../../nixos/hyprland.nix ../../nixos/omen.nix # For my laptop only diff --git a/hosts/laptop/home.nix b/hosts/laptop/home.nix index b56f60f..f14952b 100644 --- a/hosts/laptop/home.nix +++ b/hosts/laptop/home.nix @@ -18,7 +18,7 @@ ../../home/programs/thunar ../../home/programs/lazygit ../../home/programs/discord - ../../home/programs/tailscale + # ../../home/programs/tailscale # FIXME: # Scripts ../../home/scripts # All scripts