mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-01 17:16:35 +01:00
remove picard override
This commit is contained in:
parent
f925bd02ef
commit
b41349b8db
1 changed files with 1 additions and 2 deletions
|
@ -109,8 +109,8 @@
|
|||
|
||||
environment.systemPackages = with pkgs; [
|
||||
localPkgs.prismlauncher-withExtraStuff
|
||||
picard
|
||||
mixxx
|
||||
(picard.overrideAttrs { dontUseSetuptoolsCheck = true; })
|
||||
goverlay
|
||||
(strawberry-qt6.overrideAttrs (
|
||||
finalAttrs: previousAttrs: {
|
||||
|
@ -132,7 +132,6 @@
|
|||
libreoffice-qt
|
||||
jitsi-meet-electron
|
||||
thunderbird
|
||||
vesktop
|
||||
];
|
||||
|
||||
programs = {
|
||||
|
|
Loading…
Reference in a new issue