From 64c1f5a2aa36f782b33c785f07b1ca1d3babbc7a Mon Sep 17 00:00:00 2001 From: Chris Thompson Date: Thu, 23 Jan 2025 22:26:50 -0500 Subject: [PATCH] Add some launchers --- hosts/default/configuration.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/default/configuration.nix b/hosts/default/configuration.nix index 5232c70..d2a3879 100644 --- a/hosts/default/configuration.nix +++ b/hosts/default/configuration.nix @@ -230,6 +230,8 @@ mpv # movie player #obs-studio # open broadcast studio protonup-qt # proton version installer + heroic # game launcher (GOG/Epic/Prime) + lutris # game launcher (EA/Humble/Ubi++) ]; programs.zsh.enable = true; programs.git = {