diff --git a/hosts/default.nix b/hosts/default.nix index 39ca372..5b22f8a 100644 --- a/hosts/default.nix +++ b/hosts/default.nix @@ -93,7 +93,7 @@ in lanzaboote.nixosModules.lanzaboote ./steamdeck ./configuration_desktop.nix - ../modules/hardware/remoteClient.nix + #../modules/hardware/remoteClient.nix nixos-hardware.nixosModules.common-cpu-amd nixos-hardware.nixosModules.common-gpu-amd nixos-hardware.nixosModules.common-pc-ssd diff --git a/hosts/steamdeck/default.nix b/hosts/steamdeck/default.nix index fe9ceec..198c841 100644 --- a/hosts/steamdeck/default.nix +++ b/hosts/steamdeck/default.nix @@ -65,7 +65,7 @@ gnupg.agent = { enable = true; enableSSHSupport = true; - pinentryFlavor = "curses"; + #pinentryFlavor = "curses"; }; }; @@ -87,4 +87,5 @@ tailscale.enable = true; }; + security.pam.enableSSHAgentAuth = true; } diff --git a/hosts/steamdeck/home.nix b/hosts/steamdeck/home.nix index 8e48897..b0cac2a 100644 --- a/hosts/steamdeck/home.nix +++ b/hosts/steamdeck/home.nix @@ -32,7 +32,7 @@ streamlink-twitch-gui-bin element-desktop pulsemixer - yuzu-early-access + #yuzu-early-access # Display light # xorg.xbacklight not supported. Other option is just use xrandr.