Commit f33cdbcc authored by K900's avatar K900
Browse files

nixos/gnome: remove `nixpkgs.config` usage

I have no idea how to keep this working, but it feels wrong anyway.
parent d3c27efa
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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 {