mirror of
https://codeberg.org/muon/home.git
synced 2026-07-04 07:59:33 +00:00
Update hermes
This commit is contained in:
parent
609b3384c0
commit
637619cb38
2 changed files with 36 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ let
|
|||
postBuild = ''
|
||||
wrapProgram $out/bin/auth2api \
|
||||
--add-flags "--config=${cfg.stateDir}/config.yaml" \
|
||||
--run "umask 027"
|
||||
--run "umask 007"
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue