From 4414e89b97c0b2a0d43870be90d1571a37fc0023 Mon Sep 17 00:00:00 2001 From: smayzy Date: Mon, 23 Jun 2025 14:37:28 +0200 Subject: [PATCH] flatseal --- configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/configuration.nix b/configuration.nix index 9abf34e..aa69a22 100644 --- a/configuration.nix +++ b/configuration.nix @@ -132,6 +132,7 @@ update.onActivation = true; packages = [ "com.heroicgameslauncher.hgl" + "com.github.tchx84.Flatseal" ]; };