massive rewrite using flake-parts
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
|
||||
consul = {
|
||||
enable = true;
|
||||
package = pkgs.master.consul;
|
||||
package = pkgs.consul;
|
||||
extraConfigFiles = lib.singleton "/run/consul/consul.json";
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user