Compare commits
1 Commits
ef4716c476
...
b77ade82f3
Author | SHA1 | Date | |
---|---|---|---|
b77ade82f3 |
@ -60,7 +60,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
services.journald.extraConfig = ''
|
services.journald.extraConfig = ''
|
||||||
SystemMaxUse=1G
|
SystemMaxUse=2G
|
||||||
'';
|
'';
|
||||||
|
|
||||||
system.userActivationScripts = {
|
system.userActivationScripts = {
|
||||||
|
@ -1,7 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
|
|
||||||
printf "clearing out nix caches\n"
|
|
||||||
|
|
||||||
sudo nix-collect-garbage -d
|
|
||||||
nix-collect-garbage -d
|
|
||||||
sudo nix-store --optimize
|
|
Loading…
Reference in New Issue
Block a user