fix: remove gtk4.theme null override from fred.nix
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
7c3efb8df0
commit
35c0e2dc2a
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@ let
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
home.stateVersion = "25.11";
|
home.stateVersion = "25.11";
|
||||||
gtk.gtk4.theme = null;
|
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
#
|
#
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue