improve size and swap for gateway
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{ config, lib, ... }: {
|
||||
imports = [ ./dbus ./fonts ./hw ./locale ./network ./nix ./security ./xdg ];
|
||||
imports = [ ./dbus ./docs ./fonts ./hw ./locale ./network ./nix ./security ./xdg ];
|
||||
|
||||
services.journald.extraConfig = ''
|
||||
SystemMaxUse=512M
|
||||
|
||||
Reference in New Issue
Block a user