This commit is contained in:
steveej 2024-01-18 21:06:45 +00:00
parent 26f0bde4b3
commit a825e8eea9
12 changed files with 346 additions and 34 deletions

View file

@ -0,0 +1,3 @@
{lib, ...}: {
boot.extraModulePackages = [];
}