nichts/hosts/lars/kronos/profile.nix
larszauberer 53a5840d64 Bluetooth
2024-04-16 16:04:17 +02:00

11 lines
358 B
Nix

_: {
imports = [
../../../options/boot/grub-boot.nix
../../../options/desktop/fonts.nix
../../../options/common/networking.nix
../../../options/common/gpu/nvidia.nix
../../../options/common/pin-registry.nix
../../../options/common/preserve-system.nix
../../../options/common/bluetooth.nix
];
}