1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat(retiolum): update tinc module to add hosts declaratively

This commit is contained in:
2020-12-20 20:25:32 +01:00
parent fb85c29651
commit 96a67a937e
3 changed files with 12 additions and 16 deletions

View File

@@ -1,7 +1,7 @@
{
nixpkgs-unstable = builtins.fetchGit {
url = "https://github.com/NixOS/nixpkgs";
rev = "4512dac960f3833cf24cdbd742b63cb447bbdd9a";
rev = "c40f06022a83d6f286dd2a906e1d5fefcc05dfa1";
};
sshPort = 22022;