fix gnome apps namespace & remove mc for now as doesn't build prismlauncher
This commit is contained in:
parent
30411c74ab
commit
47302e9b14
|
@ -11,7 +11,7 @@ in {
|
|||
steam
|
||||
lutris
|
||||
arrpc
|
||||
minecraft
|
||||
#minecraft
|
||||
])
|
||||
]);
|
||||
}
|
||||
|
|
|
@ -39,17 +39,17 @@ in {
|
|||
|
||||
environment.gnome.excludePackages = with pkgs; [
|
||||
cheese
|
||||
gnome.gnome-music
|
||||
gnome-music
|
||||
gnome-terminal
|
||||
gedit
|
||||
epiphany
|
||||
evince
|
||||
gnome.gnome-characters
|
||||
gnome-characters
|
||||
totem
|
||||
gnome.tali
|
||||
gnome.iagno
|
||||
gnome.hitori
|
||||
gnome.atomix
|
||||
tali
|
||||
iagno
|
||||
hitori
|
||||
atomix
|
||||
gnome-tour
|
||||
geary
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue