Skip to content

Instantly share code, notes, and snippets.

View doronbehar's full-sized avatar

Doron Behar doronbehar

View GitHub Profile
@sorki
sorki / configuration.nix
Created August 25, 2020 14:13
rpi cross
{ config, lib, pkgs, ... }:
{
imports = [
<nixpkgs/nixos/modules/installer/cd-dvd/sd-image-armv7l-multiplatform.nix>
];
nixpkgs = {
crossSystem.system = "armv7l-linux";
};
@sxiii
sxiii / p2p-vpns.md
Created September 10, 2021 07:13
P2P VPN List