Split some modules up.

This commit is contained in:
Jurn Wubben 2025-06-24 09:06:21 +02:00
parent 3136df9d3c
commit b89851e6d6
4 changed files with 68 additions and 59 deletions

View file

@ -3,9 +3,10 @@
imports = [
./bluetooth.nix
./graphics.nix
./fingerprint.nix
./fwupd.nix
./graphics.nix
./joycond.nix
./power.nix
];
}