Jellyfin nss
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
{ ... }: {
|
||||
imports = [ ./dbus ./fonts ./hw ./locale ./network ./nix ./security ./xdg ];
|
||||
|
||||
services.journald.extraConfig = ''
|
||||
LineMax=4K
|
||||
SystemMaxUse=10M
|
||||
SystemMaxFileSize=1M
|
||||
'';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user