disable mesa-git
This commit is contained in:
parent
cb835c4858
commit
eb19dbbb52
@ -27,12 +27,12 @@
|
|||||||
./nginx.nix
|
./nginx.nix
|
||||||
../Home-Hypervisor/usb-hdd.nix
|
../Home-Hypervisor/usb-hdd.nix
|
||||||
|
|
||||||
inputs.chaotic.nixosModules.default
|
# inputs.chaotic.nixosModules.default
|
||||||
];
|
];
|
||||||
|
|
||||||
chaotic.mesa-git.enable = true;
|
# chaotic.mesa-git.enable = true;
|
||||||
chaotic.mesa-git.fallbackSpecialisation = true;
|
# chaotic.mesa-git.fallbackSpecialisation = true;
|
||||||
chaotic.mesa-git.method = "GBM_BACKENDS_PATH";
|
# chaotic.mesa-git.method = "GBM_BACKENDS_PATH";
|
||||||
|
|
||||||
networking.extraHosts = ''
|
networking.extraHosts = ''
|
||||||
127.0.0.1 code.ataraxiadev.com
|
127.0.0.1 code.ataraxiadev.com
|
||||||
|
Loading…
x
Reference in New Issue
Block a user