mirror of
https://github.com/sstent/nixos-cluster.git
synced 2025-12-06 06:01:54 +00:00
sync
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
];
|
||||
|
||||
services.nomad = {
|
||||
package = pkgs.nomad_1_6;
|
||||
package = pkgs.nomad_1_9;
|
||||
dropPrivileges = false;
|
||||
enableDocker = true;
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user