[Services] Make journald log storage persistent in developer mode

This commit is contained in:
Antoine Viallon 2023-05-14 22:47:20 +02:00
parent d120a3801b
commit 38cad649bf
Signed by: aviallon
GPG key ID: 186FC35EDEB25716
2 changed files with 8 additions and 4 deletions

View file

@ -80,6 +80,10 @@ in {
"doc" "info" "dev" "debug" "static"
];
aviallon.services.journald.extraConfig = {
Storage = mkForce "persistent";
};
aviallon.boot.configurationLimit = mkDefault 10;
aviallon.programs.allowUnfreeList = [