framework-2023-08-22-11-49-02

This commit is contained in:
Alexander Szczepanski
2023-08-22 11:49:02 +02:00
parent 9333f73867
commit d3d29d1b9e
11 changed files with 88 additions and 75 deletions

View File

@ -31,6 +31,7 @@
whitesur-gtk-theme
whitesur-icon-theme
moka-icon-theme
pantheon.elementary-icon-theme
];
environment.gnome.excludePackages = (with pkgs; [ gnome-tour ])
@ -45,6 +46,7 @@
hitori # sudoku game
atomix # puzzle game
]);
services.udev.packages = with pkgs; [ gnome.gnome-settings-daemon ];
# services.gpg-agent.pinentryFlavor = lib.mkDefault "gnome3";