From af99e84356d054825c7231c11879473b481b2a99 Mon Sep 17 00:00:00 2001 From: Lillian-Violet Date: Thu, 29 Feb 2024 09:59:48 +0100 Subject: [PATCH] They say I just have to update, I will see if it works like this then --- nixos/hosts/shodan/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/hosts/shodan/configuration.nix b/nixos/hosts/shodan/configuration.nix index 101cdc7..07a42b6 100644 --- a/nixos/hosts/shodan/configuration.nix +++ b/nixos/hosts/shodan/configuration.nix @@ -122,7 +122,7 @@ jovian.decky-loader.enable = true; - # jovian.hardware.has.amd.gpu = true; + jovian.hardware.has.amd.gpu = true; programs.steam = { enable = true;