This commit is contained in:
2025-09-01 23:49:49 +03:00
parent 7b57a4f4c4
commit 56b208b080
3 changed files with 2 additions and 10 deletions

View File

@@ -36,10 +36,6 @@ in
};
};
programs = {
zsh.enable = true;
};
services = {
};

View File

@@ -36,10 +36,6 @@ in
systemd.oomd.extraConfig.DefaultMemoryPressureLimit = "15%";
programs = {
zsh.enable = true;
};
services = {
printing.ricoh.enable = true;
calibre-web = {