Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-04-06 | gitea: fix the module | Franck Cuny | 1 | -3/+3 | |
Quick fix for now, we will add these values as options to the module once we confirm everything is still working. | |||||
2022-04-06 | modules: import packages | Franck Cuny | 1 | -1/+2 | |
2022-04-06 | refactor transmission and metrics-exporter | Franck Cuny | 8 | -51/+56 | |
2022-04-06 | refactor traefik | Franck Cuny | 4 | -97/+105 | |
2022-04-06 | refactor rclone to a module | Franck Cuny | 4 | -33/+39 | |
2022-04-06 | refactor gitea as a module | Franck Cuny | 4 | -42/+58 | |
2022-04-06 | prometheus: proper name for the option | Franck Cuny | 1 | -1/+1 | |
2022-04-06 | refactor grafana as a module | Franck Cuny | 8 | -42/+48 | |
2022-04-06 | refactor prometheus as a module | Franck Cuny | 4 | -180/+190 | |
2022-04-06 | refactor unifi to a module | Franck Cuny | 3 | -4/+18 | |
2022-04-06 | import navidrome with other services | Franck Cuny | 1 | -1/+2 | |
2022-04-06 | refactor navidrome to a module | Franck Cuny | 3 | -28/+46 | |
2022-04-06 | enable AMD module correctly | Franck Cuny | 2 | -2/+2 | |
2022-04-06 | refactor samba to a proper module | Franck Cuny | 4 | -35/+61 | |
The list of public share is configurable too. | |||||
2022-04-06 | refactor boot configuration to a module | Franck Cuny | 11 | -64/+68 | |
We don't need the previous `hosts/common/system` configs anymore, as everything has been moved out. We keep some boot configuration for carmel in the host configuration for now, but I need to check why I don't have similar settings for tahoe (since I also need to unlock the host remotely). | |||||
2022-04-06 | refactor configuration for AMD | Franck Cuny | 4 | -67/+79 | |
2022-04-05 | refactor intel related configuration | Franck Cuny | 6 | -38/+40 | |
2022-04-05 | refactor modules for btrfs, ssd, and fwupd | Franck Cuny | 8 | -12/+19 | |
2022-04-05 | refactor network configuration | Franck Cuny | 8 | -29 |