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; }; };