From c73097906f1f000263f3847aec9d6bca187885b7 Mon Sep 17 00:00:00 2001 From: iFargle Date: Sat, 1 Jul 2023 20:47:07 +0900 Subject: [PATCH] test --- desktops/gnome.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktops/gnome.nix b/desktops/gnome.nix index 02c5cc4a..751f525c 100644 --- a/desktops/gnome.nix +++ b/desktops/gnome.nix @@ -44,7 +44,7 @@ gnome3.gnome-tweaks ]; - import = [ + imports = [ ./gnome/gruvbox-theme.nix ]; # Idea... Move these to a separate file and tie it into dconf sections that load the theme automatically when I want it.