nichts/hosts/lars/kronos/profile.nix

11 lines
309 B
Nix
Raw Normal View History

2024-04-12 07:09:49 +02:00
_: {
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
];
}