mirror of
https://github.com/thegeneralist01/config.git
synced 2026-05-30 08:37:01 +02:00
update everything
This commit is contained in:
parent
082a4ad541
commit
2a39aafb44
6 changed files with 57 additions and 96 deletions
|
|
@ -32,7 +32,7 @@ in {
|
|||
builders-use-substitutes = true;
|
||||
};
|
||||
|
||||
nix.package = pkgs.nixVersions.nix_2_30;
|
||||
nix.package = pkgs.nixVersions.latest;
|
||||
|
||||
nix.distributedBuilds = true;
|
||||
nix.buildMachines = if (config.networking.hostName != "thegeneralist-central") then [{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue