hosts/marisa: random changes
Signed-off-by: natto1784 <natto@weirdnatto.in>
This commit is contained in:
11
modules/cachix/rpi4.nix
Normal file
11
modules/cachix/rpi4.nix
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
{
|
||||
nix = {
|
||||
binaryCaches = [
|
||||
"https://rpi4.cachix.org"
|
||||
];
|
||||
binaryCachePublicKeys = [
|
||||
"rpi4.cachix.org-1:fMaYBuIlj/Sa9YTXnXMXoXnVZEoVhnFxOkxseKKlku8="
|
||||
];
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user