about summary refs log tree commit diff
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2022-11-01 19:31:31 +0100
committerProfpatsch <mail@profpatsch.de>2022-11-01 19:31:31 +0100
commitdf721499e0e4b666cfc01064d84ea4b9c9125552 (patch)
tree795143ab106cd6f34d19bdb8de1091491cdb4113
parenta3e73085b7469708a6112e8fb982df145f1684c1 (diff)
machines/shiki: fix unfree steam packages
-rw-r--r--machines/profpatsch/shiki.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/machines/profpatsch/shiki.nix b/machines/profpatsch/shiki.nix
index 2273f8ae..f99d6317 100644
--- a/machines/profpatsch/shiki.nix
+++ b/machines/profpatsch/shiki.nix
@@ -98,6 +98,7 @@ in {
       "steam"
       "steam-original"
       "steam-runtime"
+      "steam-run"
     ];
 
     hardware.bluetooth.enable = true;