gcr: rename from gnome3.gcr

This commit is contained in:
worldofpeace
2018-12-25 20:14:28 -05:00
parent 1954e6a949
commit c1599d29d9
14 changed files with 27 additions and 27 deletions
@@ -33,7 +33,7 @@ with lib;
environment.systemPackages = [ pkgs.gnome3.gnome-keyring ];
services.dbus.packages = [ pkgs.gnome3.gnome-keyring pkgs.gnome3.gcr ];
services.dbus.packages = [ pkgs.gnome3.gnome-keyring pkgs.gcr ];
};