nichts/hosts/vali/hermit/profile.nix
2024-08-16 16:03:47 +02:00

9 lines
236 B
Nix

_: {
imports = [
../../../options/boot/grub-boot.nix
../../../options/common/bluetooth.nix
../../../options/common/networking.nix
../../../options/common/gpu/nvidia.nix
../../../options/desktop/monitors.nix
];
}