mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-06 12:59:22 +02:00
clean up
This commit is contained in:
parent
4783db68ff
commit
7c10990c19
7 changed files with 20 additions and 42 deletions
|
@ -5,10 +5,6 @@
|
|||
src = inputs.tela-icon-theme;
|
||||
};
|
||||
|
||||
openrgb-git = pkgs.openrgb.overrideAttrs {
|
||||
src = inputs.openrgb;
|
||||
};
|
||||
|
||||
libadwaita-follow-theme = pkgs.libadwaita.overrideAttrs (old: {
|
||||
patches = (old.patches or [ ]) ++ [ ./adwaita-theming-support.patch ];
|
||||
doCheck = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue