Replace references to pkgs.gnome3 by pkgs.gnome
This commit is contained in:
parent
c7e79b5337
commit
d3cdabb5c9
7 changed files with 7 additions and 7 deletions
|
|
@ -261,7 +261,7 @@ in {
|
|||
description = ''
|
||||
Path to the terminal which will be used to run console applications
|
||||
'';
|
||||
example = "\${pkgs.gnome3.gnome_terminal}/bin/gnome-terminal";
|
||||
example = "\${pkgs.gnome.gnome_terminal}/bin/gnome-terminal";
|
||||
};
|
||||
|
||||
separator = mkOption {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue