fix: journal getting to big
This commit is contained in:
parent
5a8184351a
commit
5125947e03
1 changed files with 9 additions and 5 deletions
|
|
@ -12,6 +12,10 @@ in
|
|||
|
||||
users.users.root.openssh.authorizedKeys.keys = pubkeys.ragon.user;
|
||||
|
||||
services.journald.extraConfig = ''
|
||||
SystemMaxUse=512M
|
||||
'';
|
||||
|
||||
# Select internationalisation properties.
|
||||
i18n = {
|
||||
defaultLocale = "en_DK.UTF-8";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue