From f772c7da21db9357592be8173ee84e28039b749f Mon Sep 17 00:00:00 2001 From: Himadri Bhattacharjee <107522312+lavafroth@users.noreply.github.com> Date: Fri, 8 Nov 2024 13:23:45 +0530 Subject: [PATCH] chore: gnome packages are now top-level --- hosts/default/configuration.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hosts/default/configuration.nix b/hosts/default/configuration.nix index 9fff448..8816323 100644 --- a/hosts/default/configuration.nix +++ b/hosts/default/configuration.nix @@ -165,11 +165,11 @@ ]; environment.gnome.excludePackages = with pkgs; [ epiphany - gnome.geary + geary gnome-text-editor gnome-tour - gnome.yelp - gnome.totem + yelp + totem ]; environment.variables = {