mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
vanadium: enable distributed build
This commit is contained in:
parent
612e8e67f5
commit
939803a80c
1 changed files with 3 additions and 0 deletions
|
|
@ -28,6 +28,9 @@ in
|
||||||
# nixpkgs
|
# nixpkgs
|
||||||
#
|
#
|
||||||
{
|
{
|
||||||
|
# affect the generated nix.conf, doesn't need to be turned off during nixos-install
|
||||||
|
nix.distributedBuilds = true;
|
||||||
|
|
||||||
nixpkgs = {
|
nixpkgs = {
|
||||||
config = {
|
config = {
|
||||||
# For btop, ROCm support is needed for AMD GPU
|
# For btop, ROCm support is needed for AMD GPU
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue