From 34023f0bf4a114c0915836e53015b72d0f0bd466 Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Fri, 4 Aug 2017 11:43:03 +0200 Subject: [PATCH] Remove kmix and rely on plasma-pa instead, since PulseAudio is installed --- profiles/environment/plasma5.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/environment/plasma5.nix b/profiles/environment/plasma5.nix index b68f47c..bc5b614 100644 --- a/profiles/environment/plasma5.nix +++ b/profiles/environment/plasma5.nix @@ -1,8 +1,4 @@ packages: {config, ...}: { - environment.systemPackages = with packages; [ - nixpkgs.kdeApplications.kmix - ]; - services = { xserver = { displayManager.sddm = {