rp5: finally working nix-sdcard, enableing remote build on the nix system now

This commit is contained in:
Christoph Hollizeck 2024-11-25 15:52:10 +01:00
parent 47f39ea02b
commit e8c1c887df
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 249300664F2AF2C7
4 changed files with 73 additions and 23 deletions

View file

@ -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=";
};