about summary refs log tree commit diff
path: root/modules/services/default.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* nginx: add nginx as a reverse proxyFranck Cuny2022-04-131-0/+1
| | | | This will ultimately replace traefik.
* add a module for backup with resticFranck Cuny2022-04-101-0/+1
| | | | Do a single backup for the host, instead of running multiple ones.
* services: add avahiFranck Cuny2022-04-081-0/+1
|
* modules: add a few moreFranck Cuny2022-04-081-0/+1
|
* refactor transmission and metrics-exporterFranck Cuny2022-04-061-0/+2
|
* refactor traefikFranck Cuny2022-04-061-0/+1
|
* refactor rclone to a moduleFranck Cuny2022-04-061-0/+1
|
* refactor gitea as a moduleFranck Cuny2022-04-061-0/+2
|
* refactor prometheus as a moduleFranck Cuny2022-04-061-0/+1
|
* refactor unifi to a moduleFranck Cuny2022-04-061-2/+10
|
* import navidrome with other servicesFranck Cuny2022-04-061-1/+2
|
* refactor samba to a proper moduleFranck Cuny2022-04-061-1/+5
| | | | The list of public share is configurable too.
* refactor modules for btrfs, ssd, and fwupdFranck Cuny2022-04-051-1/+1
|
* create a profile for laptopFranck Cuny2022-04-051-1/+1
|
* network: move tailscale in modulesFranck Cuny2022-04-051-1/+1
| | | | Move the networking configuration for the hosts to its own file.
* ssh: refactor to a moduleFranck Cuny2022-04-051-0/+1
Also install mosh and ensure the firewall opens the correct ports.