mirror of
https://github.com/Superredstone/nixos.git
synced 2026-03-08 04:38:06 +01:00
Removed gnome-music
This commit is contained in:
@@ -26,19 +26,20 @@
|
|||||||
konsole
|
konsole
|
||||||
];
|
];
|
||||||
environment.gnome.excludePackages = with pkgs; [
|
environment.gnome.excludePackages = with pkgs; [
|
||||||
gnome-contacts
|
|
||||||
gnome-console
|
|
||||||
gnome-tour
|
|
||||||
gnome-characters
|
|
||||||
gnome-maps
|
|
||||||
gnome-software
|
|
||||||
xterm
|
|
||||||
epiphany
|
epiphany
|
||||||
gedit
|
|
||||||
simple-scan
|
|
||||||
yelp
|
|
||||||
geary
|
geary
|
||||||
|
gedit
|
||||||
|
gnome-characters
|
||||||
|
gnome-console
|
||||||
|
gnome-contacts
|
||||||
|
gnome-maps
|
||||||
|
gnome-music
|
||||||
|
gnome-software
|
||||||
|
gnome-tour
|
||||||
seahorse
|
seahorse
|
||||||
|
simple-scan
|
||||||
|
xterm
|
||||||
|
yelp
|
||||||
];
|
];
|
||||||
|
|
||||||
xdg = {
|
xdg = {
|
||||||
|
|||||||
Reference in New Issue
Block a user