Fix gedit exclusion after upgrade
This commit is contained in:
parent
2a47f10731
commit
45830f76f9
1 changed files with 1 additions and 1 deletions
|
@ -34,12 +34,12 @@
|
|||
(with pkgs; [
|
||||
# Ignored Packages
|
||||
gnome-tour
|
||||
gedit
|
||||
])
|
||||
++ (with pkgs.gnome; [
|
||||
atomix
|
||||
epiphany
|
||||
geary
|
||||
gedit
|
||||
gnome-characters
|
||||
gnome-contacts
|
||||
gnome-initial-setup
|
||||
|
|
Loading…
Reference in a new issue