fix(gnome): renamed moved packages

This commit is contained in:
uku 2024-07-06 16:15:47 +02:00
parent 2af93a3e8a
commit fe0195b829
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o
2 changed files with 6 additions and 4 deletions

View file

@ -12,16 +12,18 @@
}; };
environment = with pkgs; { environment = with pkgs; {
systemPackages = [gnome.gnome-tweaks]; systemPackages = [gnome-tweaks];
gnome.excludePackages = gnome.excludePackages =
[gnome-tour] [
++ (with pkgs.gnome; [ gnome-tour
cheese # webcam tool cheese # webcam tool
gnome-terminal gnome-terminal
epiphany # web browser epiphany # web browser
geary # email reader geary # email reader
totem # video player totem # video player
]
++ (with pkgs.gnome; [
tali # poker game tali # poker game
iagno # go game iagno # go game
hitori # sudoku game hitori # sudoku game