Set up CGM repository
This commit is contained in:
@@ -161,6 +161,11 @@ with pkgs;
|
||||
owner = "mosquitto";
|
||||
group = "mosquitto";
|
||||
};
|
||||
secrets.nightscout = {
|
||||
file = secrets/nightscout.age;
|
||||
owner = "coolneng";
|
||||
group = "podman";
|
||||
};
|
||||
identityPaths = [ "/etc/ssh/id_ed25519" ];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user