diff options
| author | Jan Tojnar <jtojnar@gmail.com> | 2019-12-02 17:23:02 +0100 |
|---|---|---|
| committer | Jan Tojnar <jtojnar@gmail.com> | 2019-12-02 17:25:24 +0100 |
| commit | 91296169197b12e268fabd89bf966dfeabe67719 (patch) | |
| tree | 6eca33916e2dc2f973ac3f160465e81c1efd7280 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | f97746ba2726128dcf40134837ffd13b4042e95d (diff) | |
nixos/pantheon fix GNOME_SESSION_DEBUG conflict
When session debugging was enabled in GNOME but not in Pantheon
{
services.xserver = {
desktopManager.pantheon = {
enable = true;
};
desktopManager.gnome3 = {
enable = true;
debug = true;
};
};
}
it caused a conflict:
error: The option `environment.sessionVariables.GNOME_SESSION_DEBUG' has conflicting definitions, in `<nixpkgs/nixos/modules/services/x11/desktop-managers/pantheon.nix>' and `<nixpkgs/nixos/modules/services/x11/desktop-managers/gnome3.nix>'.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
