1
0
forked from c3d2/nix-config

Merge pull request 'master' (#111) from leon/nix-config:master into master

Reviewed-on: c3d2/nix-config#111
This commit is contained in:
astro 2023-02-25 19:44:54 +01:00
commit c1bb8e05a4

View File

@ -154,8 +154,13 @@
publicKey= "FRuPoJ1XVGWTeGO2vZPd4MC0hxjRailAzhMHg3ZegV0=";
allowedIPs = [ "10.10.11.30" ];
}
#---------------------black----------------------------.
#---------------------M-dev---------------------------.
{
#M-dev-pc
publicKey= "l63JSZVnqWgFvKol+MlXWPnPjwq3b0L8gVkOzQz/F3k=";
allowedIPs = [ "10.10.11.21" ];
}
];
};
};