2024-05-25 23:51:37 +02:00
|
|
|
{ ... }:
|
2024-05-25 01:32:48 +02:00
|
|
|
|
|
|
|
{
|
|
|
|
imports = [
|
|
|
|
./bluetooth
|
2024-05-25 23:51:37 +02:00
|
|
|
./gamingKernel
|
|
|
|
# ./keymaps
|
2024-05-25 01:32:48 +02:00
|
|
|
./nvidia
|
|
|
|
./pipewire
|
|
|
|
./plymouth
|
|
|
|
./printing
|
2024-05-25 23:51:37 +02:00
|
|
|
./waydroid
|
2024-05-25 01:32:48 +02:00
|
|
|
|
|
|
|
# Common configuration
|
|
|
|
./system.nix
|
|
|
|
];
|
|
|
|
}
|