aboutsummaryrefslogtreecommitdiff
path: root/modules/services (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-04-06refactor grafana as a moduleFranck Cuny6-0/+26438
2022-04-06refactor prometheus as a moduleFranck Cuny2-0/+189
2022-04-06refactor unifi to a moduleFranck Cuny2-2/+97
2022-04-06import navidrome with other servicesFranck Cuny1-1/+2
2022-04-06refactor navidrome to a moduleFranck Cuny1-0/+37
2022-04-06refactor samba to a proper moduleFranck Cuny2-1/+56
The list of public share is configurable too.
2022-04-05refactor modules for btrfs, ssd, and fwupdFranck Cuny2-1/+6
2022-04-05create a profile for laptopFranck Cuny3-1/+35
2022-04-05network: move tailscale in modulesFranck Cuny2-1/+14
Move the networking configuration for the hosts to its own file.
2022-04-05ssh: refactor to a moduleFranck Cuny2-0/+18
Also install mosh and ensure the firewall opens the correct ports.