disable mesa-git

This commit is contained in:
Dmitriy Kholkin 2024-09-14 18:48:58 +03:00
parent cb835c4858
commit eb19dbbb52
Signed by: AtaraxiaDev
GPG Key ID: FD266B810DF48DF2

View File

@ -27,12 +27,12 @@
./nginx.nix
../Home-Hypervisor/usb-hdd.nix
inputs.chaotic.nixosModules.default
# inputs.chaotic.nixosModules.default
];
chaotic.mesa-git.enable = true;
chaotic.mesa-git.fallbackSpecialisation = true;
chaotic.mesa-git.method = "GBM_BACKENDS_PATH";
# chaotic.mesa-git.enable = true;
# chaotic.mesa-git.fallbackSpecialisation = true;
# chaotic.mesa-git.method = "GBM_BACKENDS_PATH";
networking.extraHosts = ''
127.0.0.1 code.ataraxiadev.com