mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 19:24:03 -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
|
# Add GNOME packages
|
||||||
environment.systemPackages = (with pkgs; [
|
environment.systemPackages = (with pkgs; [
|
||||||
amberol
|
amberol
|
||||||
|
gnome.dconf-editor
|
||||||
|
gnome.gnome-tweaks
|
||||||
gnomeExtensions.appindicator
|
gnomeExtensions.appindicator
|
||||||
|
gnomeExtensions.pop-shell
|
||||||
|
gnomeExtensions.pop-launcher-super-key
|
||||||
]);
|
]);
|
||||||
|
|
||||||
# Remove GNOME packages
|
# Remove GNOME packages
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue