Compare commits
1 Commits
ef4716c476
...
b77ade82f3
Author | SHA1 | Date |
---|---|---|
stupidcomputer | b77ade82f3 |
|
@ -59,6 +59,10 @@
|
|||
stateVersion = "23.05"; # don't change this, lol
|
||||
};
|
||||
|
||||
services.journald.extraConfig = ''
|
||||
SystemMaxUse=2G
|
||||
'';
|
||||
|
||||
system.userActivationScripts = {
|
||||
copyEssentialConfiguration = {
|
||||
# we don't want to bring in the entirety of home-manager for this, so just
|
||||
|
|
Loading…
Reference in New Issue