update ha components
This commit is contained in:
4
overlays/redis/default.nix
Normal file
4
overlays/redis/default.nix
Normal file
@@ -0,0 +1,4 @@
|
||||
{ ... }:
|
||||
final: _prev: {
|
||||
redis = final.valkey;
|
||||
}
|
||||
Reference in New Issue
Block a user