statix linted the shit out of my code

This commit is contained in:
William 2025-06-16 20:53:16 -03:00
parent 93cf3d5322
commit 98c64ea773
13 changed files with 11 additions and 36 deletions

View file

@ -123,18 +123,15 @@
qview
]
++ kdepkgs;
plasma6.excludePackages = (
with pkgs.kdePackages;
[
discover
elisa
gwenview
kate
khelpcenter
konsole
oxygen
]
);
plasma6.excludePackages = with pkgs.kdePackages; [
discover
elisa
gwenview
kate
khelpcenter
konsole
oxygen
];
};
programs = {
@ -183,7 +180,7 @@
sha256 = "0hdx5sg6fknj1pfnfxvlfwb5h6y1vjr6fyajbsnjph5gkp97c6p1";
bundle = "${pkgs.fetchurl {
url = "https://github.com/SoftFever/OrcaSlicer/releases/download/v2.3.0/OrcaSlicer-Linux-flatpak_V2.3.0_x86_64.flatpak";
sha256 = sha256;
inherit sha256;
}}";
}
### Gaming & Entertainment ###