diff options
| author | Mel <mel@rnrd.eu> | 2026-04-05 19:48:36 +0200 |
|---|---|---|
| committer | Mel <mel@rnrd.eu> | 2026-04-05 19:48:36 +0200 |
| commit | a6479e4d5f77a8e69feb92eec89c1ac692586c31 (patch) | |
| tree | cc80840f935c4863215d29c8fe14f0a9db6c415e /machines | |
| parent | 5f812b86a7b8b09bb146112ed7c7f35acd0ad6b4 (diff) | |
| download | minerals-a6479e4d5f77a8e69feb92eec89c1ac692586c31.tar.zst minerals-a6479e4d5f77a8e69feb92eec89c1ac692586c31.zip | |
Add Sunshine streaming to Bismuth
Signed-off-by: Mel <mel@rnrd.eu>
Diffstat (limited to 'machines')
| -rw-r--r-- | machines/bismuth/default.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/machines/bismuth/default.nix b/machines/bismuth/default.nix index a70d93c..2bd6f72 100644 --- a/machines/bismuth/default.nix +++ b/machines/bismuth/default.nix @@ -5,8 +5,9 @@ ./hardware.nix ./devices.nix - ../../modules/binary-cache.nix ../../modules/hardware/amd-gpu.nix + ../../modules/binary-cache.nix + ../../modules/sunshine.nix ]; # expose vm web interface to tailnet |
