fix gnome apps namespace & remove mc for now as doesn't build prismlauncher

This commit is contained in:
chaos 2024-09-03 19:46:40 +01:00
parent 30411c74ab
commit 47302e9b14
No known key found for this signature in database
2 changed files with 7 additions and 7 deletions

View file

@ -11,7 +11,7 @@ in {
steam steam
lutris lutris
arrpc arrpc
minecraft #minecraft
]) ])
]); ]);
} }

View file

@ -39,17 +39,17 @@ in {
environment.gnome.excludePackages = with pkgs; [ environment.gnome.excludePackages = with pkgs; [
cheese cheese
gnome.gnome-music gnome-music
gnome-terminal gnome-terminal
gedit gedit
epiphany epiphany
evince evince
gnome.gnome-characters gnome-characters
totem totem
gnome.tali tali
gnome.iagno iagno
gnome.hitori hitori
gnome.atomix atomix
gnome-tour gnome-tour
geary geary
]; ];