hm: remove unavailable gtk4 config value
This commit is contained in:
@@ -9,8 +9,6 @@
|
|||||||
services.syncthing.tray.enable = true;
|
services.syncthing.tray.enable = true;
|
||||||
services.syncthing.tray.command = "syncthingtray --wait"; # Wait for tray to become available
|
services.syncthing.tray.command = "syncthingtray --wait"; # Wait for tray to become available
|
||||||
|
|
||||||
gtk.gtk4.theme = null; # Fix evaluation warning since using old home manager version
|
|
||||||
|
|
||||||
programs.chromium = {
|
programs.chromium = {
|
||||||
enable = true;
|
enable = true;
|
||||||
extensions = [
|
extensions = [
|
||||||
|
|||||||
Reference in New Issue
Block a user