ada: upstream

Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
s0me1newithhand7s 2026-02-08 22:27:39 +03:00
parent 3640ca2a81
commit 9894319d38
74 changed files with 130 additions and 387 deletions

View file

@ -1,4 +1,4 @@
{lib, ...}: {
_: {
boot = {
initrd = {
availableKernelModules = [
@ -14,9 +14,9 @@
];
supportedFilesystems = {
ntfs = true;
vfat = true;
btrfs = true;
zfs = lib.mkForce true;
};
kernelModules = [