new breeze packages due to plasma 6
This commit is contained in:
parent
520bcbc43b
commit
9aad001915
2 changed files with 4 additions and 8 deletions
|
|
@ -1,9 +1,5 @@
|
|||
{ config, pkgs, lib, ... }:
|
||||
|
||||
# let
|
||||
# pkgs.writeShellScriptBin "toggle-audio-output" ''
|
||||
# '';
|
||||
|
||||
{
|
||||
home = {
|
||||
pointerCursor = {
|
||||
|
|
@ -11,7 +7,7 @@
|
|||
gtk.enable = true;
|
||||
x11.enable = true;
|
||||
name = "Breeze_Light";
|
||||
package = pkgs.breeze-icons;
|
||||
package = pkgs.kdePackages.breeze-icons;
|
||||
};
|
||||
activation.removeExistingGtk =
|
||||
lib.hm.dag.entryBefore [ "checkLinkTargets" ] ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue