From efe21725f8d68a6be6fb3c4697c88666d11b13a8 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Sat, 14 Feb 2026 22:42:19 -0800 Subject: fix internet again for real this time --- nix/modules/configuration.nix | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'nix') 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 = [ -- cgit v1.3