From 9efc68c44f182b492d8dec079f48d9be7d4fe197 Mon Sep 17 00:00:00 2001 From: Aly Raffauf Date: Mon, 16 Dec 2024 08:16:21 -0500 Subject: [PATCH] aly@petalburg: install heroic --- homes/aly/petalburg.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/homes/aly/petalburg.nix b/homes/aly/petalburg.nix index 5081b31b..85e130e0 100644 --- a/homes/aly/petalburg.nix +++ b/homes/aly/petalburg.nix @@ -12,6 +12,8 @@ self: { packages = with pkgs; [ fractal + gamescope + heroic vesktop ];