From a5247bb60ce7e7d5e6cecaf1f5aa3556685f7240 Mon Sep 17 00:00:00 2001 From: Lillian-Violet Date: Sat, 27 Apr 2024 13:52:50 +0200 Subject: [PATCH] Try and fix decky loader --- nixos/hosts/shodan/configuration.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nixos/hosts/shodan/configuration.nix b/nixos/hosts/shodan/configuration.nix index ff41d04..4277525 100644 --- a/nixos/hosts/shodan/configuration.nix +++ b/nixos/hosts/shodan/configuration.nix @@ -53,6 +53,7 @@ #System: btrfs-progs + decky-loader efitools jq noto-fonts @@ -104,6 +105,8 @@ jovian.decky-loader.enable = true; + jovian.decky-loader.user = "lillian"; + jovian.hardware.has.amd.gpu = true; programs.steam = lib.mkForce {