mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
stockholm: update
This commit is contained in:
@@ -33,7 +33,6 @@
|
||||
|
||||
krebs.syncthing = rec {
|
||||
enable = true;
|
||||
id = config.networking.hostName;
|
||||
key = toString <secrets/syncthing/key.pem>;
|
||||
cert = toString <secrets/syncthing/cert.pem>;
|
||||
peers = {
|
||||
|
||||
@@ -29,7 +29,7 @@ let
|
||||
};
|
||||
stockholm.git = {
|
||||
url = https://cgit.krebsco.de/stockholm;
|
||||
ref = "1340e3fb";
|
||||
ref = "421a9792";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user