From 74d75a040d1a30e44737aec5afb5dacc67ebdb82 Mon Sep 17 00:00:00 2001 From: Aargh Rai Date: Thu, 14 May 2026 22:00:50 +0530 Subject: VMs + broken tailscale --- nixos/games/default.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'nixos/games') diff --git a/nixos/games/default.nix b/nixos/games/default.nix index 5894464..d54cae2 100644 --- a/nixos/games/default.nix +++ b/nixos/games/default.nix @@ -1,4 +1,4 @@ -{ config, pkgs, games, ... }: +{ config, unstable, pkgs, games, ... }: { imports = (if games.minecraft then [ ./minecraft.nix ] else []); @@ -8,6 +8,7 @@ proton-ge-bin ]; environment.systemPackages = with pkgs; [ + lutris steam-run mangohud freetype -- cgit v1.2.3