Cleanup
This commit is contained in:
@@ -36,10 +36,6 @@ in
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
programs = {
|
|
||||||
zsh.enable = true;
|
|
||||||
};
|
|
||||||
|
|
||||||
services = {
|
services = {
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -36,10 +36,6 @@ in
|
|||||||
|
|
||||||
systemd.oomd.extraConfig.DefaultMemoryPressureLimit = "15%";
|
systemd.oomd.extraConfig.DefaultMemoryPressureLimit = "15%";
|
||||||
|
|
||||||
programs = {
|
|
||||||
zsh.enable = true;
|
|
||||||
};
|
|
||||||
|
|
||||||
services = {
|
services = {
|
||||||
printing.ricoh.enable = true;
|
printing.ricoh.enable = true;
|
||||||
calibre-web = {
|
calibre-web = {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{...}:
|
{ ... }:
|
||||||
{
|
{
|
||||||
boot.kernel.sysctl = {
|
boot.kernel.sysctl = {
|
||||||
"fs.inotify.max_user_watches" = 1048576;
|
"fs.inotify.max_user_watches" = 1048576;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user