1778493344

This commit is contained in:
2026-05-11 12:55:45 +03:00
parent bb65103e0d
commit 9788dfa926
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{}: { {
programs.ghostty.enable = true; programs.ghostty.enable = true;
programs.ghostty = { programs.ghostty = {
settings = { settings = {
+1 -1
View File
@@ -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
''; '';