nichts/hosts/lars/dyonisos/profile.nix
larszauberer bb8aa8678a Bluetooth
2024-04-16 16:04:17 +02:00

10 lines
311 B
Nix

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