tv mu systemPackages: drop custom KDE locales

Apparently each application ships their own locales now.
See discussion at https://github.com/NixOS/nixpkgs/commit/d7e9248debe66225

nixpkgs-17.09 fixup
This commit is contained in:
tv 2017-10-05 20:00:03 +02:00
parent d8bd2c9919
commit c9c5fa7c87

View File

@ -52,9 +52,6 @@ with import <stockholm/lib>;
networking.networkmanager.enable = true;
environment.systemPackages = with pkgs; [
(pkgs.kdeApplications.callPackage
(import <nixpkgs/pkgs/applications/kde/kde-locale-5.nix> "de" {})
{})
chromium
firefoxWrapper
gimp