From: Preston Pan Date: Sun, 15 Feb 2026 06:42:19 +0000 (-0800) Subject: fix internet again for real this time X-Git-Url: https://nullring.xyz/gitweb/%22../style.css/static/git-logo.png?a=commitdiff_plain;h=efe21725f8d68a6be6fb3c4697c88666d11b13a8;p=monorepo.git fix internet again for real this time --- diff --git a/config/nix.org b/config/nix.org index 88d9c4e..158fd99 100644 --- a/config/nix.org +++ b/config/nix.org @@ -1720,12 +1720,16 @@ because they enhance security. "snd-rawmidi" "xhci_hcd" "kvm_intel" - "crm" + "af_packet" + "ccm" "ctr" "cmac" "arc4" "ecb" "michael_mic" + "gcm" + "sha256" + "sha384" ]; kernelParams = [ diff --git a/nix/modules/configuration.nix b/nix/modules/configuration.nix index 128ad5b..e09571b 100644 --- a/nix/modules/configuration.nix +++ b/nix/modules/configuration.nix @@ -110,12 +110,16 @@ country=CA "snd-rawmidi" "xhci_hcd" "kvm_intel" - "crm" + "af_packet" + "ccm" "ctr" "cmac" "arc4" "ecb" "michael_mic" + "gcm" + "sha256" + "sha384" ]; kernelParams = [