tv mu systemPackages: build KDE locale manually
Because nixpkgs d7e9248debe66225bae1788c347bfe6c62e38a6e nixpkgs-17.09 fixup
This commit is contained in:
parent
b7b7ee5d52
commit
213356531d
@ -52,11 +52,13 @@ with import <stockholm/lib>;
|
|||||||
networking.networkmanager.enable = true;
|
networking.networkmanager.enable = true;
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
(pkgs.kdeApplications.callPackage
|
||||||
|
(import <nixpkgs/pkgs/applications/kde/kde-locale-5.nix> "de" {})
|
||||||
|
{})
|
||||||
chromium
|
chromium
|
||||||
firefoxWrapper
|
firefoxWrapper
|
||||||
gimp
|
gimp
|
||||||
iptables
|
iptables
|
||||||
kdeApplications.l10n.de.qt5
|
|
||||||
libreoffice
|
libreoffice
|
||||||
pidginotr
|
pidginotr
|
||||||
pidgin-with-plugins
|
pidgin-with-plugins
|
||||||
|
Loading…
Reference in New Issue
Block a user