fix: remove gtk4.theme null override from fred.nix

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
rope 2026-06-04 12:25:18 +01:00
parent 7c3efb8df0
commit 35c0e2dc2a

View file

@ -5,7 +5,6 @@ let
in
{
home.stateVersion = "25.11";
gtk.gtk4.theme = null;
home.packages = with pkgs; [
#