@ -7,6 +7,7 @@
# Prevents automatic creation of interface bond0 by the kernel
"bonding.max_bonds=0"
];
boot.tmpOnTmpfs = true;
# Includes wireguard
boot.kernelPackages = pkgs.linuxPackages_latest;