no substituters
This commit is contained in:
parent
51cb9e4a90
commit
dc19a8bd1c
1 changed files with 0 additions and 10 deletions
|
|
@ -29,16 +29,6 @@
|
|||
}
|
||||
];
|
||||
|
||||
nix.settings = {
|
||||
substituters = [
|
||||
"https://cache.nixos.org"
|
||||
"ssh-ng://harald@m4?ssh-key=/etc/ssh/nix-builder-key"
|
||||
"ssh-ng://harald@rialo?ssh-key=/etc/ssh/nix-builder-key"
|
||||
"ssh-ng://harald@sgx?ssh-key=/etc/ssh/nix-builder-key"
|
||||
];
|
||||
builders-use-substitutes = true;
|
||||
};
|
||||
|
||||
# Ensure Nix is in PATH for SSH sessions
|
||||
programs.fish.shellInit = ''
|
||||
set -gx PATH /nix/var/nix/profiles/default/bin $PATH
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue