Skip to content

Commit 948aea9

Browse files
Merge pull request #384 from NuschtOS/pintheft
kernel: add rds module
2 parents 738069b + cbb2d83 commit 948aea9

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

modules/kernel.nix

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,12 @@
5757
"algif_hash"
5858
"algif_rng"
5959
"algif_skcipher"
60-
# dirtyfrag
60+
# dirtyfrag / Fragnesia
6161
"esp4"
6262
"esp6"
6363
"rxrpc"
64+
# PinTheft
65+
"rds"
6466
];
6567
};
6668
}

0 commit comments

Comments
 (0)