workaround elctron issues, fix firewall for syncthing, set uphostkey0 as builder to steveej-t14
This commit is contained in:
parent
70280c38f0
commit
fd6077c476
8 changed files with 78 additions and 43 deletions
|
@ -12,14 +12,14 @@
|
|||
"nixpkgs=${pkgs.path}"
|
||||
];
|
||||
|
||||
nix.experimental-features = [
|
||||
nix.settings.experimental-features = [
|
||||
"nix-command"
|
||||
"flakes"
|
||||
"ca-derivations"
|
||||
"impure-derivations"
|
||||
];
|
||||
|
||||
nix.system-features = [
|
||||
nix.settings.system-features = [
|
||||
"recursive-nix"
|
||||
"big-parallel"
|
||||
"kvm"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue