krebs.setuid: update for nixos-unstable
This commit is contained in:
parent
5a9df2cc0b
commit
c5830150d0
|
@ -73,7 +73,7 @@ let
|
||||||
};
|
};
|
||||||
|
|
||||||
imp = {
|
imp = {
|
||||||
system.activationScripts."krebs.setuid" = stringAfter [ "setuid" ]
|
system.activationScripts."krebs.setuid" = stringAfter [ "wrappers" ]
|
||||||
(concatMapStringsSep "\n" (getAttr "activate") (attrValues cfg));
|
(concatMapStringsSep "\n" (getAttr "activate") (attrValues cfg));
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue