From d71356eef83e4df59416cd10109cb5688e657c16 Mon Sep 17 00:00:00 2001 From: Collin Williams <96917990+bluedragon1221@users.noreply.github.com> Date: Sun, 14 Sep 2025 13:55:52 -0500 Subject: migrate gtk config to hjem and drop home-manager flake input (yay!) --- hosts/mercury/config.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts/mercury/config.nix') diff --git a/hosts/mercury/config.nix b/hosts/mercury/config.nix index 462c144..d5f0832 100644 --- a/hosts/mercury/config.nix +++ b/hosts/mercury/config.nix @@ -10,6 +10,8 @@ desktop = { wallpaper = ./wallpaper.jpg; + gtk.enable = true; + greetd.enable = true; sway = { -- cgit v1.3.1