]> NullRing Git Server - monorepo.git/commitdiff
fix internet again for real this time
authorPreston Pan <ret2pop@gmail.com>
Sun, 15 Feb 2026 06:42:19 +0000 (22:42 -0800)
committerPreston Pan <ret2pop@gmail.com>
Sun, 15 Feb 2026 06:42:19 +0000 (22:42 -0800)
config/nix.org
nix/modules/configuration.nix

index 88d9c4efcf30a4e4212c7debca40b50a41cc2006..158fd991bf9f7a57fe3cc8108976dfefb6c5c89b 100644 (file)
@@ -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 = [
index 128ad5b356eefd92136f0e8a4bf97ab70ab31b34..e09571b85c1e44a115d6e1ed5be45d3f87419521 100644 (file)
@@ -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 = [