From 4d726e07ed124c9e8f127b9a979e00354a818905 Mon Sep 17 00:00:00 2001 From: Sijmen Date: Sat, 20 Aug 2022 15:35:39 +0200 Subject: [PATCH] sort gnome packagexcludes --- framework/configuration.nix | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/framework/configuration.nix b/framework/configuration.nix index ca3728f..6f8e747 100644 --- a/framework/configuration.nix +++ b/framework/configuration.nix @@ -126,15 +126,16 @@ gnome-photos gnome-tour ]) ++ (with pkgs.gnome; [ - gnome-calendar - gnome-music + atomix # puzzle game + cheese # webcam epiphany # web browser geary # email reader - totem # video player - tali # poker game - iagno # go game + gnome-calendar + gnome-music hitori # sudoku game - atomix # puzzle game + iagno # go game + tali # poker game + totem # video player ]); systemPackages = with pkgs; [