apply statix lints

Signed-off-by: fau <fau@faukah.com>
Change-Id: I6a6a696442c7de5f519287ef8b3d80668973ef48
This commit is contained in:
fau 2025-07-27 17:37:59 +02:00
commit 03067acb8d
No known key found for this signature in database
5 changed files with 37 additions and 40 deletions

View file

@ -1,4 +1,3 @@
{ pkgs, ... }:
{
programs = {
# We have to disable this and use nix-index instead. (Rust >>> Pearl)