nichts/hosts/dyonisos/profile.nix

10 lines
250 B
Nix
Raw Normal View History

2024-04-11 22:14:55 +02:00
_: {
imports = [
../../options/boot/grub-boot.nix
../../options/desktop/fonts.nix
../../options/common/networking.nix
../../options/common/pin-registry.nix
../../options/common/preserve-system.nix
];
}