feat(info): add stationary attribute
This commit is contained in:
parent
3c9b2115b6
commit
b137f9ff8b
2 changed files with 3 additions and 0 deletions
|
@ -27,6 +27,7 @@ in
|
|||
env = {
|
||||
wm = mkInfoOpt;
|
||||
};
|
||||
stationary = mkBoolOpt false;
|
||||
};
|
||||
|
||||
secrets = mkOpt (attrsOf path) { };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue