Files
nixpkgs/nixos/modules/services
datafoo 480f5b14e3 nixos/syncoid: add possibility to use string type for sshKey options
The sshKey options do not need to be a valid path at build time. Using
string instead allow use case when the path is not known at build time
such as when using systemd credentials (e.g. `sshKey =
"\${CREDENTIALS_DIRECTORY}/zfs-replication_ed25519";`).
2023-11-22 10:57:58 +01:00
..
2023-11-17 20:26:55 +01:00
2023-11-14 06:35:40 +01:00
2023-11-21 09:21:55 +01:00