Skip to content

Commit 65213eb

Browse files
committed
temp fix
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
1 parent 56d7a4c commit 65213eb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hosts/laptop/configuration.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
../../nixos/sddm.nix
1212
../../nixos/users.nix
1313
../../nixos/utils.nix
14-
../../nixos/tailscale.nix
14+
# ../../nixos/tailscale.nix # FIXME:
1515
../../nixos/hyprland.nix
1616

1717
../../nixos/omen.nix # For my laptop only

hosts/laptop/home.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
../../home/programs/thunar
1919
../../home/programs/lazygit
2020
../../home/programs/discord
21-
../../home/programs/tailscale
21+
# ../../home/programs/tailscale # FIXME:
2222

2323
# Scripts
2424
../../home/scripts # All scripts

0 commit comments

Comments
 (0)