Different host configuration

This commit is contained in:
get 2024-04-12 07:09:49 +02:00
commit 669c1d3b3f
13 changed files with 153 additions and 14 deletions

View file

@ -0,0 +1,10 @@
_: {
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
];
}