mirror of
https://github.com/Superredstone/nixos.git
synced 2026-03-07 20:28:08 +01:00
Removed Calculator and Clocks from excluded packages
This commit is contained in:
@@ -22,11 +22,9 @@
|
|||||||
environment.gnome.excludePackages = with pkgs; [
|
environment.gnome.excludePackages = with pkgs; [
|
||||||
gnome-contacts
|
gnome-contacts
|
||||||
gnome-console
|
gnome-console
|
||||||
gnome-calculator
|
|
||||||
gnome-tour
|
gnome-tour
|
||||||
gnome-characters
|
gnome-characters
|
||||||
gnome-maps
|
gnome-maps
|
||||||
gnome-clocks
|
|
||||||
gnome-software
|
gnome-software
|
||||||
xterm
|
xterm
|
||||||
epiphany
|
epiphany
|
||||||
|
|||||||
Reference in New Issue
Block a user