From cfd1e023a6663c8004f70de02205544a2073b358 Mon Sep 17 00:00:00 2001 From: William Date: Mon, 6 Jan 2025 21:11:28 -0300 Subject: [PATCH] added flatseal --- hosts/desktops/common/packages.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/desktops/common/packages.nix b/hosts/desktops/common/packages.nix index 1c920d4..feeb4ed 100644 --- a/hosts/desktops/common/packages.nix +++ b/hosts/desktops/common/packages.nix @@ -73,6 +73,7 @@ in enable = true; packages = [ "com.github.k4zmu2a.spacecadetpinball" + "com.github.tchx84.Flatseal" "com.heroicgameslauncher.hgl" "com.modrinth.ModrinthApp" "com.steamgriddb.SGDBoop"