Why are you using "${}"
in the first place? Just put the value directly. You don’t intend to provide strings here.
setuid = lib.mkForce false;
Why are you using "${}"
in the first place? Just put the value directly. You don’t intend to provide strings here.
setuid = lib.mkForce false;