From c40fbaec57dbf42b8df47ee584130c83aa60b7a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20Jane=C5=BEi=C4=8D?= Date: Thu, 26 Mar 2026 23:37:03 +0100 Subject: [PATCH] feat: enable nix-ld and steam for tower --- flake/hosts.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/flake/hosts.nix b/flake/hosts.nix index 46cda93..aec8f7a 100644 --- a/flake/hosts.nix +++ b/flake/hosts.nix @@ -51,8 +51,10 @@ in "networkmanager" "docker" "tailscale" + "nix-ld" "yubikey" "calibre" + "steam" "initrd-ssh" "neovim" "dev"