up again
This commit is contained in:
@@ -35,6 +35,10 @@
|
|||||||
command = "/nix/store/*/wait-activate";
|
command = "/nix/store/*/wait-activate";
|
||||||
options = ["NOPASSWD"];
|
options = ["NOPASSWD"];
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
command = "/run/current-system/sw/bin/rm /tmp/deploy-rs-canary-*";
|
||||||
|
options = ["NOPASSWD"];
|
||||||
|
}
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user