Set maximum `journald` size to 50M
Dependencies
- [2]
LRVKAGTUIncrease size of /run/user/$ID to 4G - [*]
6I2HQYU2Add basic flake configuration - [*]
5FI47NSAMigrate to home-manager
Change contents
- edit in configuration.nix at line 19[2.177][5.2922]
# Set journald size limit# Thanks to https://bbs.archlinux.org/viewtopic.php?id=186096services.journald.extraConfig = "SystemMaxUse = 50M";