diff options
author | lassulus <lassulus@lassul.us> | 2017-10-09 13:25:49 +0200 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2017-10-09 13:25:49 +0200 |
commit | 25c07e2c0a8dece7cedeac0992d7cbc1de69f060 (patch) | |
tree | b26531010ef3982e1299e5a2135ccb0f32efde5c /tv/1systems | |
parent | a357a82f9e10c8b35465d1d3458d51e49e8e5676 (diff) | |
parent | edeb11956553242749a35c9459b45c7bb079881e (diff) |
Merge remote-tracking branch 'ni/master'
Diffstat (limited to 'tv/1systems')
-rw-r--r-- | tv/1systems/mu/config.nix | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tv/1systems/mu/config.nix b/tv/1systems/mu/config.nix index 501200c1f..10d7b2197 100644 --- a/tv/1systems/mu/config.nix +++ b/tv/1systems/mu/config.nix @@ -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 |