added laptop

This commit is contained in:
Charlie Root 2024-05-23 11:38:43 +02:00
commit a7ff191561
12 changed files with 263 additions and 4 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/desktop/monitors.nix
../../../overlay.nix
];
}