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