retry path
This commit is contained in:
parent
f8806fb500
commit
484695d95f
1 changed files with 5 additions and 0 deletions
|
|
@ -52,6 +52,11 @@ in
|
|||
stopIfChanged = false;
|
||||
after = [ "rpcbind.service" "network-online.target" ];
|
||||
wants = [ "rpcbind.service" ];
|
||||
path = with pkgs; [
|
||||
openiscsi
|
||||
util-linux
|
||||
xfsprogs
|
||||
];
|
||||
};
|
||||
|
||||
system.activationScripts.cleanK3sManifests = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue