Hilton Chain
e545bc545d
services: qbittorrent: Require networking.
...
* rosenthal/services/bittorrent.scm (qbittorrent-shepherd-service)
[requirement]: Replace loopback to networking.
1 year ago
Hilton Chain
b829115cda
services: qbittorrent: Use qbittorrent-nox.
...
* rosenthal/services/bittorrent.scm (qbittorrent-configuration)[qbittorrent]:
Use qbittorrent-nox.
1 year ago
Hilton Chain
5ae5900f2d
services: qbittorrent: Use match-record.
...
* rosenthal/services/bittorrent.scm (qbittorrent-shepherd-service): Use
match-record.
1 year ago
Hilton Chain
45061dd211
services: qbittorrent: Increase Shepherd grace period.
...
* rosenthal/services/bittorrent.scm (qbittorrent-shepherd-service):
[start]: Remove #:environment-variables.
[stop]: Add #:grace-period.
1 year ago
Hilton Chain
698731e230
rosenthal: Remove smartdns. [upstreamed]
...
* rosenthal/packages/dns.scm (smartdns): Delete variable.
2 years ago
Hilton Chain
e3ed83a22a
services: cloudflare-tunnel-service-type: Use cloudflared package.
...
* rosenthal/services/child-error.scm (cloudflare-tunnel-configuration)
(cloudflare-tunnel-shepherd-service): Switch to cloudflared package.
2 years ago
Hilton Chain
8181b7fb4e
services: child-error: Remove unneeded user and groups.
...
* rosenthal/services/child-error.scm (%cloudflare-tunnel-accounts): Deleted
variable.
(cloudflare-tunnel-shepherd-service)[start]: Change to `nobody` and `nogroup`.
(cloudflare-tunnel-service-type)[extensions]: Adjusted accordingly.
(%miniflux-accounts): Deleted `miniflux` group and use `nogroup` instead.
(miniflux-shepherd-service): Adjusted accordingly.
2 years ago
Hilton Chain
37d9e02d76
services: smartdns-service-type: Add option to specify log file.
...
* rosenthal/services/dns.scm (smartdns-configuration): Add log-file option.
(smartdns-shepherd-service): Honor it.
2 years ago
Hilton Chain
a1e7e1df3c
services: Add smartdns-service-type.
...
* rosenthal/services/dns.scm: New file.
(smartdns-configuration,smartdns-shepherd-service,smartdns-service-type): New
variables.
2 years ago
Hilton Chain
4c0227fb4a
services: Add miniflux-service-type.
...
* rosenthal/services/child-error.scm (miniflux-configuration)
(%miniflux-accounts,%miniflux-postgresql-role,miniflux-shepherd-service)
(miniflux-service-type): New variables.
2 years ago
Hilton Chain
f1d89d66f0
services: Add home-wakapi-service-type.
...
* rosenthal/services/child-error.scm (home-wakapi-configuration)
(home-wakapi-shepherd-service,home-wakapi-service-type): New variables.
2 years ago
Hilton Chain
8b741c241e
services: Add clash-service-type.
...
* rosenthal/services/child-error.scm (clash-configuration,%clash-accounts)
(clash-activation,clash-shepherd-service,clash-service-type): New variables.
2 years ago
Hilton Chain
9660dc4e92
services: Add qbittorrent-service-type.
...
* rosenthal/services/bittorrent.scm: New file.
(qbittorrent-configuration,%qbittorrent-accounts,qbittorrent-activation)
(qbittorrent-shepherd-service,qbittorrent-service-type): New variables.
2 years ago
Hilton Chain
f96276ca08
services: iwd-service-type: Fix build issue.
...
* rosenthal/services/networking.scm (iwd-shepherd-service,iwd-etc-service):
Switch back to `match-lambda`.
(iwd-configuration,iwd-service-type): Add description.
2 years ago
Hilton Chain
abeacc8731
services: cloudflare-tunnel-shepherd-service: Inline tunnel options.
...
* rosenthal/services/child-error.scm (cloudflare-tunnel-shepherd-service):
Inline tunnel-options.
2 years ago
Hilton Chain
6f168bc772
services: cloudflare-tunnel-configuration: Add extra-tunnel-options.
...
* rosenthal/services/child-error.scm (cloudflare-tunnel-configuration): Add
extra-tunnel-options.
(cloudflare-tunnel-shepherd-service): Honor it.
2 years ago
Hilton Chain
6dc8bbfa04
services: cloudflare-tunnel-configuration: Define with `define-configuration`.
...
* rosenthal/services/child-error.scm (cloudflare-tunnel-configuration): Change
to `define-configuration` form.
2 years ago
Hilton Chain
0c0571462b
services: cloudflare-tunnel-service-type: Add %cloudflare-tunnel-accounts.
...
* rosenthal/services/child-error.scm (%cloudflare-tunnel-accounts): New
variable.
(cloudflare-tunnel-shepherd-service,cloudflare-tunnel-service-type): Honor it.
2 years ago
Hilton Chain
2370498264
services: cloudflare-tunnel-shepherd-service: Reduce requirements.
...
* rosenthal/services/child-error (cloudflare-tunnel-shepherd-service)
[requirement]: Remove loopback and user-processes.
2 years ago
Hilton Chain
2bc27145b3
Import seatd-service-type from Guix.
...
* rosenthal/services/desktop.scm: New file.
(seatd-configuration,seatd-service-type): New variables.
<https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/services/desktop.scm >
Removed hard requirements for control group file systems.
2 years ago
Hilton Chain
2b8d1603a7
services: Add cloudflare-tunnel-service-type.
...
rosenthal/services/child-error.scm: New file.
(<cloudflare-tunnel-configuration>): New data type.
(cloudflare-tunnel-service-type): New variable.
2 years ago
Hilton Chain
bbbdd6afec
Import iwd-service-type from Nikita Domnitskii's dotfiles.
...
* LICENSES/BSD-3-Clause/2021-Nikita_Domnitskii.txt: New file.
* rosenthal/services/networking.scm: New file imported from krevedkokun's dotfiles.
<https://git.sr.ht/~krevedkokun/dotfiles/tree/master/item/channel/system/services/networking.scm >
2 years ago