nixos: Add librespeed
All checks were successful
CI / Check, build and cache Nix flake (push) Successful in 22m56s

This commit is contained in:
2024-01-03 01:07:12 +00:00
parent a03fdbdbdd
commit a2b146e8ba
10 changed files with 634 additions and 0 deletions

View File

@@ -19,5 +19,6 @@
borgthin = ./borgthin.nix;
nvme = ./nvme;
spdk = ./spdk.nix;
librespeed = ./librespeed;
};
}