diff --git a/nixos/profiles/common/graphical/home/theme.nix b/nixos/profiles/common/graphical/home/theme.nix index 1406520..c938329 100644 --- a/nixos/profiles/common/graphical/home/theme.nix +++ b/nixos/profiles/common/graphical/home/theme.nix @@ -8,7 +8,6 @@ name = "Adwaita"; package = pkgs.gnome.adwaita-icon-theme; size = 24; - x11.enable = true; gtk.enable = true; };