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

catullus: add urlwatch

This commit is contained in:
Kierán Meinhardt
2019-06-17 17:14:34 +02:00
parent 96271c76a6
commit fc8718f81d
2 changed files with 17 additions and 0 deletions

View File

@@ -70,6 +70,10 @@ let
dir = toString ~/.password-store;
name = "catullus";
};
stockholm.git = {
url = https://cgit.krebsco.de/stockholm;
ref = "1340e3fb";
};
};
target = catullus-ssh;
};