mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 17:14:08 +02:00
fix nix checks
This commit is contained in:
parent
5335478c97
commit
873e6c5bc2
1 changed files with 4 additions and 0 deletions
|
|
@ -19,6 +19,10 @@
|
|||
"aarch64-unknown-linux-musl"
|
||||
];
|
||||
|
||||
extraPaths = [
|
||||
./redis-certificates
|
||||
];
|
||||
|
||||
homeModules = {
|
||||
default = {
|
||||
pkgs,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue