From 9096461a0494a0ac2ba451f65384b9aaf037ce85 Mon Sep 17 00:00:00 2001 From: "Alexandre Cavalheiro S. Tiago da Silva" Date: Tue, 28 Jan 2025 08:14:16 -0300 Subject: [PATCH] feat(desktop/hm): add easyeffects and tag games --- specific/desktop/home-manager.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/specific/desktop/home-manager.nix b/specific/desktop/home-manager.nix index 0ff70bf..0b20301 100644 --- a/specific/desktop/home-manager.nix +++ b/specific/desktop/home-manager.nix @@ -80,8 +80,12 @@ }; home.packages = with pkgs; [ + # Games pcsx2 + # Creative work + easyeffects + # Create an FHS environment using the command `fhs`, enabling the execution of non-NixOS packages in NixOS! ( let