nichts/hosts/lars/dyonisos/profile.nix
2024-04-12 07:09:49 +02:00

9 lines
265 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
];
}