mirror of
https://github.com/oqyude/nixos.git
synced 2026-08-08 23:53:11 +03:00
server preparing migration
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
kernel = {
|
||||
sysctl = {
|
||||
"fs.inotify.max_user_watches" = "204800";
|
||||
"net.ipv4.ip_forward" = 1;
|
||||
};
|
||||
};
|
||||
kernelModules = [
|
||||
|
||||
Reference in New Issue
Block a user