Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tinc: allow initialization to fail fast | tv | 2022-03-06 | 1 | -0/+1 |
| | |||||
* | tinc: use default key locations | tv | 2022-03-06 | 1 | -6/+11 |
| | | | | This fixes a warning about missing keys wenn reloading tinc services. | ||||
* | tinc: start tincd using -n | tv | 2022-03-06 | 1 | -2/+1 |
| | |||||
* | tinc: rsync using checksum | tv | 2022-03-06 | 1 | -1/+1 |
| | | | | Because timestamps in the Nix store cannot be used. | ||||
* | tinc: drop unused path definition | tv | 2022-03-06 | 1 | -4/+0 |
| | |||||
* | tinc: stopIfChanged = false instead of reload | tv | 2022-03-06 | 1 | -2/+3 |
| | |||||
* | Revert "tinc: use ip from path" | tv | 2022-03-06 | 1 | -5/+6 |
| | | | | This reverts commit 332d4f5e1719df2b27f835c4fd0718317867043c. | ||||
* | Revert "tinc tinc-up: don't rely on store path interpreter" | tv | 2022-03-06 | 1 | -2/+1 |
| | | | | This reverts commit 6002189225e347418f07a99d6a85b033fa0edaf7. | ||||
* | tinc: add logLevel with default of 3 | lassulus | 2022-03-03 | 1 | -0/+9 |
| | |||||
* | tinc tinc-up: don't rely on store path interpreter | lassulus | 2022-03-01 | 1 | -1/+2 |
| | |||||
* | tinc: don't connect to gum | lassulus | 2022-02-08 | 1 | -1/+1 |
| | |||||
* | tinc: use ip from path | lassulus | 2022-02-03 | 1 | -6/+5 |
| | |||||
* | tinc.extraConfig: str -> lines | lassulus | 2022-01-29 | 1 | -1/+1 |
| | |||||
* | tinc: restart via reload for less downtimes | lassulus | 2022-01-29 | 1 | -1/+2 |
| | |||||
* | krebs.tinc: make /etc/tinc/ writable by tincd | lassulus | 2022-01-02 | 1 | -8/+7 |
| | |||||
* | systemd module: use LoadCredentials from config.systemd.services | lassulus | 2021-12-23 | 1 | -6/+6 |
| | |||||
* | krebs.systemd: support credentials of any service | tv | 2021-12-23 | 1 | -6/+9 |
| | |||||
* | krebs.tinc: drop environment.systemPackages TODO | tv | 2021-12-23 | 1 | -3/+0 |
| | | | | | Nobody bothered about this for more than five years. And even though fixable, chances are quite high that this feature is not needed anymore. | ||||
* | krebs.tinc: drop api and imp boilerplate | tv | 2021-12-23 | 1 | -10/+4 |
| | |||||
* | krebs.tinc: don't bother aliasing packages | tv | 2021-12-23 | 1 | -36/+34 |
| | |||||
* | krebs.tinc: use LoadCredential | tv | 2021-12-23 | 1 | -50/+27 |
| | |||||
* | tinc module: reload instead of restart | lassulus | 2021-12-22 | 1 | -4/+6 |
| | | | | | remove enableLegacy option since reloading is dependant on /etc/tinc/<netname> existing | ||||
* | tinc module: use tinc_pre as default package | lassulus | 2021-12-21 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'ni/master' | lassulus | 2021-11-08 | 1 | -5/+22 |
|\ | |||||
| * | tinc: fix for manual | tv | 2021-11-08 | 1 | -5/+22 |
| | | |||||
* | | tinc module: add group for user | lassulus | 2021-10-23 | 1 | -0/+5 |
|/ | |||||
* | *: set isSystemUser or isNormalUser | tv | 2021-06-02 | 1 | -0/+1 |
| | | | | | | | This is a requirement for nixpkgs 21.05, or else evaluation will fail with: Exactly one of users.users.${name}.isSystemUser and users.users.${name}.isNormalUser must be set. | ||||
* | mic92: improve tinc cross-compiling | Jörg Thalheim | 2020-11-20 | 1 | -2/+4 |
| | |||||
* | krebs.tinc: add support for ED25519 keys | tv | 2020-09-05 | 1 | -3/+36 |
| | |||||
* | krebs.secret: restart units on secret change | tv | 2020-08-05 | 1 | -1/+2 |
| | |||||
* | types.secret-file: add service option | tv | 2020-08-05 | 1 | -2/+7 |
| | |||||
* | tinc: types.{string => str} | tv | 2020-01-14 | 1 | -1/+1 |
| | |||||
* | krebs.tinc.*.hostsArchive: fix file mode | tv | 2019-09-11 | 1 | -2/+6 |
| | |||||
* | krebs tinc: Broadcast = no | tv | 2019-01-16 | 1 | -0/+1 |
| | |||||
* | krebs.tinc: add tincUpExtra | tv | 2018-10-30 | 1 | -0/+6 |
| | |||||
* | tinc module: workaround nixpkgs's lib.types.types | tv | 2017-10-03 | 1 | -4/+3 |
| | | | | Introduced by nixpkgs 152c63c9ff82276e225ac4a4fa71c791d33e443d | ||||
* | krebs.tinc: import types explicitly | lassulus | 2017-10-02 | 1 | -0/+1 |
| | |||||
* | tinc module: add option enableLegacy | lassulus | 2017-05-16 | 1 | -0/+7 |
| | |||||
* | k3: retiolum.nix -> tinc.nix | lassulus | 2017-05-16 | 1 | -0/+216 |