mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 11:14:02 -06:00
Update gnome.nix
This commit is contained in:
parent
bcbffc1ac2
commit
6ebd12ab38
1 changed files with 4 additions and 0 deletions
|
@ -11,7 +11,11 @@
|
|||
# Add GNOME packages
|
||||
environment.systemPackages = (with pkgs; [
|
||||
amberol
|
||||
gnome.dconf-editor
|
||||
gnome.gnome-tweaks
|
||||
gnomeExtensions.appindicator
|
||||
gnomeExtensions.pop-shell
|
||||
gnomeExtensions.pop-launcher-super-key
|
||||
]);
|
||||
|
||||
# Remove GNOME packages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue