non important commit

This commit is contained in:
Jiří Maxmilián Stříbrný 2026-03-15 11:03:13 +01:00
parent a4f253cf60
commit e33799c25f

View file

@ -67,7 +67,7 @@
}; };
}; };
environment.systemPackages = { environment.systemPackages = [
pkgs.ripgrep pkgs.ripgrep
}; ];
} }