patch GNOME

This commit is contained in:
js0ny 2025-12-05 16:38:10 +00:00
parent 44faec0e2a
commit 33e215b2bf
10 changed files with 126 additions and 103 deletions

View file

@ -8,9 +8,11 @@
gobject-introspection
];
environment.gnome.excludePackages = with pkgs; [
evince
totem
papers
gtop
evince # Document Viewer (Legacy)
totem # GNOME Videos (legacy)
papers # Document Viewer
tour
baobab # Disk Usage Analyzer, use dust instead
epiphany # GNOME Web
];
}

View file

@ -11,6 +11,7 @@
pciutils
usbutils
v4l-utils
f2fs-tools
];
programs.gpu-screen-recorder.enable = true;