From 1bf4aa883f705d6d9d1cb7a2ca93500721cea2e3 Mon Sep 17 00:00:00 2001 From: h7x4 Date: Fri, 5 Jun 2026 11:30:09 +0900 Subject: [PATCH] flake.nix: allow unfree package `steam` --- flake.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/flake.nix b/flake.nix index 2fc2029..29a0b80 100644 --- a/flake.nix +++ b/flake.nix @@ -68,6 +68,8 @@ "ivsc-firmware" "ivsc-firmware-unstable" "semshi" + "steam" + "steam-unwrapped" "vim-polyglot" "vim-trailing-whitespace" ];