From aff5d3d330769f615ffdcfbfb3974cb479c67903 Mon Sep 17 00:00:00 2001 From: ElnuDev Date: Sun, 15 Jan 2023 13:23:07 -0800 Subject: [PATCH] Install prismlauncher --- hosts/home.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hosts/home.nix b/hosts/home.nix index b2d9257..8c4e046 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -108,6 +108,9 @@ in inkscape obs-studio qbittorrent + + # Games + prismlauncher ]; };