diff options
author | Leonardo Santiago <[email protected]> | 2025-05-25 17:43:20 -0300 |
---|---|---|
committer | Leonardo Santiago <[email protected]> | 2025-05-25 17:43:50 -0300 |
commit | 112f6976e9d631b3c0b38bafbbe4519d35ceb702 (patch) | |
tree | 874770f26b8e9ad370af72120d397bda96d9f7ad /modules/gnome/default.nix | |
parent | 2b6fb6e3f3f0597e158d2dc61b946141529d2218 (diff) |
chore: update emacs, remove title bar, add unite and rounded corners extensions
Diffstat (limited to 'modules/gnome/default.nix')
-rw-r--r-- | modules/gnome/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/gnome/default.nix b/modules/gnome/default.nix index af090a9..bcd31c3 100644 --- a/modules/gnome/default.nix +++ b/modules/gnome/default.nix @@ -32,6 +32,7 @@ config = mkIf config.santi-modules.gnome.enable { programs.dconf.enable = true; environment.gnome.excludePackages = with pkgs; [ + decibels gnome-font-viewer gnome-connections simple-scan |