Update gnome

This commit is contained in:
albert 2025-01-12 22:04:43 +01:00
parent 6491407399
commit da0b844b68
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -16,9 +16,6 @@
autorun = true;
};
##### disable nvidia, very nice battery life.
# hardware.nvidiaOptimus.disable = lib.mkDefault true;
services.xserver = {
displayManager = {
gdm = {
@ -58,7 +55,6 @@
totem
gnome-characters
gnome-tour
gnome-photos
yelp
gnome-font-viewer
gnome-connections
@ -85,11 +81,14 @@
# General apps
newsflash
gnome-photos
# Gnome relevant packages
gnome-tweaks
papirus-icon-theme
dconf2nix # https://github.com/gvolpe/dconf2nix - This version is out of date. it's better to grab the github master branch and build
# NOTE: This version is out of date. it's better to grab the github master branch and build
# https://github.com/gvolpe/dconf2nix -
dconf2nix
ghostty # Terminal Emulator
gnome-session
];