1778493344
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
{}: {
|
{
|
||||||
programs.ghostty.enable = true;
|
programs.ghostty.enable = true;
|
||||||
programs.ghostty = {
|
programs.ghostty = {
|
||||||
settings = {
|
settings = {
|
||||||
|
|||||||
@@ -45,7 +45,7 @@
|
|||||||
services.journald.extraConfig = ''
|
services.journald.extraConfig = ''
|
||||||
SystemMaxUse=1G
|
SystemMaxUse=1G
|
||||||
'';
|
'';
|
||||||
systemd.coredump.extraConfig = ''
|
systemd.coredump.settings.Coredump = ''
|
||||||
Storage=none
|
Storage=none
|
||||||
ProcessSizeMax=0
|
ProcessSizeMax=0
|
||||||
'';
|
'';
|
||||||
|
|||||||
Reference in New Issue
Block a user