index
:
getchoo/borealis
colmena
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
parts
/
modules
/
nixos
/
base
/
systemd.nix
blob: 2888c0bfaa4a7b2645ff35419ff72e97c5b0ddf1 (
plain
)
1
2
3
4
5
6
7
_: { services = { journald.extraConfig = '' MaxRetentionSec=1w ''; }; }