laptop specific configs

This commit is contained in:
Thilo Billerbeck 2024-05-03 20:19:31 +02:00
parent 855dce43de
commit daafc6d6d4
3 changed files with 24 additions and 0 deletions
configs/fedora

View file

@ -18,4 +18,6 @@ in {
nixpkgs.config.allowUnfree = true;
nixGLPrefix = lib.getExe pkgs.nixgl.nixGLIntel;
nix.settings.builders = "@/etc/nix/machines";
}