diff options
| author | Preston Pan <ret2pop@gmail.com> | 2026-02-12 20:18:01 -0800 |
|---|---|---|
| committer | Preston Pan <ret2pop@gmail.com> | 2026-02-12 20:18:01 -0800 |
| commit | 82179304ac5d6ba93c11af9b53ea75eb0fc85634 (patch) | |
| tree | 08fa7879cc0da9b59bc753a77e13554b3284eff2 /nix | |
| parent | ef4bd15026b83f487cf064e7b7ce098cc8aca375 (diff) | |
fix internet againn
Diffstat (limited to 'nix')
| -rw-r--r-- | nix/modules/configuration.nix | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/nix/modules/configuration.nix b/nix/modules/configuration.nix index 0845cea..128ad5b 100644 --- a/nix/modules/configuration.nix +++ b/nix/modules/configuration.nix @@ -110,6 +110,12 @@ country=CA "snd-rawmidi" "xhci_hcd" "kvm_intel" + "crm" + "ctr" + "cmac" + "arc4" + "ecb" + "michael_mic" ]; kernelParams = [ |
