Enable Tailscale and Prism Launcher in Garand-Laptop config
This commit is contained in:
@@ -15,7 +15,7 @@ _: {
|
|||||||
/*
|
/*
|
||||||
Networking
|
Networking
|
||||||
*/
|
*/
|
||||||
tailscale.enable = false; # Tailscale: secure network for remote access
|
tailscale.enable = true; # Tailscale: secure network for remote access
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Gaming
|
Gaming
|
||||||
@@ -35,7 +35,7 @@ _: {
|
|||||||
/*
|
/*
|
||||||
Gaming
|
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
|
spaceCadetPinball.enable = true; # SpaceCadet Pinball: classic pinball game
|
||||||
ttySolitaire.enable = true; # TTY Solitaire: terminal‑based solitaire 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
|
heroic.enable = false; # Native GOG, Epic, and Amazon Games Launcher for Linux, Windows and Mac
|
||||||
|
|||||||
Reference in New Issue
Block a user