From e7496c447a555e782681cda4b93909f36b1e6100 Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Tue, 13 Aug 2024 12:17:10 +0200 Subject: [PATCH] Odin: test proton-pass --- instances/odin/hm.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/instances/odin/hm.nix b/instances/odin/hm.nix index 23bd5e9..6ad3372 100644 --- a/instances/odin/hm.nix +++ b/instances/odin/hm.nix @@ -58,9 +58,7 @@ gnome-system-monitor totem ; - inherit (pkgs.unstable_pkgs) - heroic - ; + inherit (pkgs.unstable_pkgs) heroic proton-pass; }; };