firewall symplification + theme adjustments
All checks were successful
Build All Color Schemes / build-schemes (push) Successful in 13m10s

This commit is contained in:
Danilo Reyes
2025-10-03 09:51:11 -06:00
parent 988f53bd46
commit 04019415bd
3 changed files with 13 additions and 21 deletions

View File

@@ -9,7 +9,7 @@ let
schemesFile = import ./schemes.nix {
inherit pkgs inputs;
};
scheme = schemesFile.schemes.febroary;
scheme = schemesFile.schemes.paul3;
cfg = config.my.stylix;
gnomeEnabled = config.services.xserver.desktopManager.gnome.enable;
in