This commit is contained in:
XenGi 2026-01-27 18:48:29 +01:00
parent e61be4a176
commit 78c6c5b26b
15 changed files with 142 additions and 38 deletions

View file

@ -2,7 +2,7 @@
{
services.etcd = {
enable = true
enable = true;
package = pkgs.etcd_3_6;
};
}