reduce stylix reach

This commit is contained in:
2025-03-25 16:18:56 +01:00
parent 64b25238da
commit a6c15b1e54
9 changed files with 40 additions and 71 deletions

View File

@@ -0,0 +1,9 @@
{
config,
lib,
pkgs,
...
}:
{
services.flatpak.enable = true;
}