2024-04-10 17:39:26 +02:00
|
|
|
_: {
|
2024-05-15 00:14:59 +02:00
|
|
|
imports = [
|
|
|
|
../../../options/boot/grub-boot.nix
|
2024-07-06 13:39:24 +02:00
|
|
|
../../../options/common/bluetooth.nix
|
2024-05-15 00:14:59 +02:00
|
|
|
../../../options/desktop/fonts.nix
|
|
|
|
../../../options/common/networking.nix
|
2024-07-07 13:23:38 +02:00
|
|
|
../../../options/common/gpu/nvidia.nix
|
2024-05-15 00:14:59 +02:00
|
|
|
../../../options/desktop/monitors.nix
|
|
|
|
../../../overlay.nix
|
|
|
|
];
|
2024-04-10 17:39:26 +02:00
|
|
|
}
|