rp5: finally working nix-sdcard, enableing remote build on the nix system now
This commit is contained in:
parent
c424ccbd07
commit
3703a46675
4 changed files with 73 additions and 23 deletions
|
@ -36,6 +36,9 @@ in
|
|||
nix = {
|
||||
enable = true;
|
||||
extra-substituters = {
|
||||
"https://cache.lix.systems" = {
|
||||
key = "cache.lix.systems:aBnZUw8zA7H35Cz2RyKFVs3H4PlGTLawyY5KRbvJR8o=";
|
||||
};
|
||||
"https://nix-community.cachix.org" = {
|
||||
key = "nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue