From 744e84f8c76bda3cb4256ee35af648b5e5ab0ceb Mon Sep 17 00:00:00 2001 From: Satria Date: Tue, 10 Mar 2026 17:49:38 +0700 Subject: [PATCH] add steamguard cli --- modules/home/core/apps.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/home/core/apps.nix b/modules/home/core/apps.nix index 38013d8..2ba3db7 100644 --- a/modules/home/core/apps.nix +++ b/modules/home/core/apps.nix @@ -34,6 +34,7 @@ portablemc ferium + steamguard-cli virt-manager ]; }