1
0
Fork 0
mirror of https://codeberg.org/icewind/haze.git synced 2026-06-03 09:04:12 +02:00

fix nix checks

This commit is contained in:
Robin Appelman 2025-05-23 17:47:38 +02:00
commit 873e6c5bc2

View file

@ -19,6 +19,10 @@
"aarch64-unknown-linux-musl"
];
extraPaths = [
./redis-certificates
];
homeModules = {
default = {
pkgs,