ada: upstream

Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
s0me1newithhand7s 2026-03-25 18:47:19 +03:00
parent c5f949506a
commit bcb7f2dcb0
18 changed files with 45 additions and 79 deletions

View file

@ -9,7 +9,6 @@ _: {
"usb_storage"
"sd_mod"
"btrfs"
"amneziawg"
"cryptd"
];
@ -22,7 +21,7 @@ _: {
kernelModules = [
"amdgpu"
"zenpower"
"amneziawg"
"i2c-dev"
];
luks = {

View file

@ -20,14 +20,13 @@
extraModulePackages = with config.boot.kernelPackages; [
zenpower
v4l2loopback
amneziawg
];
kernelModules = [
"amdgpu"
"zenpower"
"v4l2loopback"
"amneziawg"
"i2c_dev"
];
kernelParams = [