chore(nix): use nixos-unstable-small
This commit is contained in:
parent
8c1d4fca8c
commit
acaa6dc4cf
5 changed files with 15 additions and 8 deletions
|
@ -19,7 +19,7 @@ in {
|
|||
];
|
||||
|
||||
extra-experimental-features = ["impure-derivations"];
|
||||
system-features = ["recursive-nix"];
|
||||
system-features = ["recursive-nix" "big-parallel"];
|
||||
};
|
||||
|
||||
networking.bridges."virbr1".interfaces = [];
|
||||
|
@ -97,6 +97,7 @@ in {
|
|||
enable = true;
|
||||
joinNetworks = [
|
||||
"93afae5963c547f1"
|
||||
passwords.zerotier.dweb2023.networkId
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue