nixos/gnome: remove nixpkgs.config usage

I have no idea how to keep this working, but it feels wrong anyway.
This commit is contained in:
K900 2023-09-26 18:01:33 +03:00
parent d3c27efa36
commit f33cdbcc25

View File

@ -282,9 +282,6 @@ in
# Override GSettings schemas
environment.sessionVariables.NIX_GSETTINGS_OVERRIDES_DIR = "${nixos-gsettings-desktop-schemas}/share/gsettings-schemas/nixos-gsettings-overrides/glib-2.0/schemas";
# If gnome is installed, build vim for gtk3 too.
nixpkgs.config.vim.gui = "gtk3";
})
(mkIf flashbackEnabled {