NixOS 23.11
This commit is contained in:
@@ -7,7 +7,6 @@ in
|
||||
{
|
||||
services.nomad = {
|
||||
enable = true;
|
||||
package = pkgs.unstable.nomad;
|
||||
# true breaks at least CSI volumes
|
||||
# TODO: consider fixing
|
||||
dropPrivileges = false;
|
||||
|
||||
Reference in New Issue
Block a user