From 7446d8c239bbddf7f926c1b563937adbdcc8d991 Mon Sep 17 00:00:00 2001 From: GarandPLG Date: Thu, 15 Jan 2026 08:30:32 +0100 Subject: [PATCH] Enable Tailscale and Prism Launcher in Garand-Laptop config --- hosts/Garand-Laptop/system-modules.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hosts/Garand-Laptop/system-modules.nix b/hosts/Garand-Laptop/system-modules.nix index 7d3795f..b1e13a2 100644 --- a/hosts/Garand-Laptop/system-modules.nix +++ b/hosts/Garand-Laptop/system-modules.nix @@ -15,7 +15,7 @@ _: { /* Networking */ - tailscale.enable = false; # Tailscale: secure network for remote access + tailscale.enable = true; # Tailscale: secure network for remote access /* Gaming @@ -35,7 +35,7 @@ _: { /* Gaming */ - prismlauncher.enable = false; # Prism Launcher: Minecraft modded launcher + prismlauncher.enable = true; # Prism Launcher: Minecraft modded launcher spaceCadetPinball.enable = true; # SpaceCadet Pinball: classic pinball game ttySolitaire.enable = true; # TTY Solitaire: terminal‑based solitaire game heroic.enable = false; # Native GOG, Epic, and Amazon Games Launcher for Linux, Windows and Mac