about summary refs log tree commit diff
path: root/hosts/tahoe (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove custom toolsFranck Cuny2023-08-211-2/+0
* disable unifi and promtail/loki on tahoeFranck Cuny2023-08-201-3/+9
* remove `sendsms` from tahoeFranck Cuny2023-08-201-2/+0
* profiles/monitoring: move loki to a profileFranck Cuny2023-05-122-4/+1
* profiles/monitoring: move promtail to a profileFranck Cuny2023-05-122-1/+1
* profiles/monitoring: move node exporter to a profileFranck Cuny2023-05-122-1/+1
* hosts/tahoe: move network configuration to default.nixFranck Cuny2023-05-122-32/+20
* hosts: move around backup configurationFranck Cuny2023-05-122-15/+20
* profiles/backup: configure the backup serverFranck Cuny2023-05-122-31/+1
* profiles/syncthing: move the old moduleFranck Cuny2023-05-101-1/+0
* profiles/samba: convert the old module as a profileFranck Cuny2023-05-102-4/+1
* profiles/git-server: move gitolite and cgitFranck Cuny2023-05-102-8/+1
* profiles/music-server: moved navidromeFranck Cuny2023-05-102-5/+1
* profiles/unifi: move the module to a profileFranck Cuny2023-05-102-5/+1
* hosts/tahoe: don't load transmissionFranck Cuny2023-05-091-4/+0
* hosts/tahoe: fix boot configurationFranck Cuny2023-05-091-1/+1
* profiles/nginx: move common configuration to a profileFranck Cuny2023-05-092-1/+1
* tahoe: move the initrd codeFranck Cuny2023-05-081-4/+14
* profiles: clean up the importsFranck Cuny2023-05-081-0/+1
* modules/tahoe: remove duplicated declaration for user 'nas'Franck Cuny2023-05-081-7/+0
* profile/acme: default DNS provider is gandiFranck Cuny2023-05-084-5/+21
* home/profiles: move (almost) all modules to profilesFranck Cuny2023-05-051-23/+5
* profiles/server: move boot loader configurationFranck Cuny2023-05-021-3/+0
* profiles: consolidates common networking bitsFranck Cuny2023-05-021-8/+0
* profiles/default: move stuff related to bootFranck Cuny2023-05-021-1/+0
* profiles: move things around for btrfsFranck Cuny2023-05-022-8/+1
* profiles/hardware: create a few profiles related to hardwareFranck Cuny2023-05-022-2/+1
* profiles: create default and serverFranck Cuny2023-05-021-2/+8
* modules/rclone: delete the module and cleanupFranck Cuny2023-04-303-3/+0
* hosts/tahoe: enable rsync-ing backups to rsync.netFranck Cuny2023-04-303-0/+9
* modules/boot: always clean up /tmp on bootFranck Cuny2023-04-291-1/+0
* hosts/tahoe: disable rcloneFranck Cuny2023-04-291-1/+0
* hosts/tahoe: update settings related to resticFranck Cuny2023-04-291-14/+5
* hosts/tahoe: rename account for backup and enable sftp for itFranck Cuny2023-04-292-7/+18
* hosts/tahoe: create a new user specifically for backupsFranck Cuny2023-04-231-0/+11
* hosts/tahoe: loki and prometheus listen only on the wg0 interfaceFranck Cuny2023-04-231-4/+7
* modules/monitoring: consolidate all monitoring services togetherFranck Cuny2023-04-231-10/+12
* modules/services: add loki and promtailFranck Cuny2023-04-231-0/+7
* hosts/carmel: reconfigure the host as a routerFranck Cuny2023-04-031-0/+3
* modules/sendsms: gate the unit with a fileFranck Cuny2023-03-272-0/+2
* modules/console: larger font for EVERYONEFranck Cuny2023-03-261-8/+0
* hosts/tahoe: set a larger font for the TTYsFranck Cuny2023-03-261-0/+8
* hosts: it's time to switch to schedutilFranck Cuny2023-03-151-0/+2
* hosts/tahoe: set the consoleMode to "max"Franck Cuny2023-03-141-0/+3
* home/shell: switch the default shell back to zshFranck Cuny2023-03-111-1/+1
* hosts/tahoe: delete unused secretsFranck Cuny2023-03-103-5/+0
* hosts/tahoe: re-key all the secrets with age identitiesFranck Cuny2023-03-1012-32/+41
* ref(hosts/tahoe): don't install sendsmsFranck Cuny2023-03-021-1/+0
* feat(hosts/tahoe): install gitolite and cgitFranck Cuny2023-03-021-9/+6
* ref(hosts/tahoe): exclude more paths from backupsFranck Cuny2023-01-191-0/+7
* ref(tahoe/backups): backup fewer thingsFranck Cuny2023-01-161-2/+10
* feat(hosts/tahoe): rotate the screen 90 degreeFranck Cuny2023-01-101-2/+6
* fix(hosts/tahoe): workaround md raid boot uuid issue in 22.11Franck Cuny2023-01-101-2/+2
* fix(hosts/tahoe): mask mdmonitorFranck Cuny2023-01-091-0/+5
* fix(modules/unifi): proper monitoring and latest versionFranck Cuny2023-01-081-1/+4
* feat(hosts/tahoe): enable `sendsms` moduleFranck Cuny2022-11-303-0/+14
* ref(gerrit): delete modules/docs/configs for gerrit/buildkiteFranck Cuny2022-11-075-52/+0
* fix(services/drone): enable droneFranck Cuny2022-11-064-5/+11
* Revert "ref(drone): remove all modules and configurations"Franck Cuny2022-11-052-0/+5
* feat(hosts/tahoe): enable gitea againFranck Cuny2022-11-051-0/+4
* ref(hosts/tahoe): disable cgit/gerrit/buildkite/sourcegraphFranck Cuny2022-10-291-10/+0
* ref(home-manager): don't use home-manager when building the hostFranck Cuny2022-09-221-2/+1
* fix(tahoe/secrets): configuration for rclone-sync to GCPFranck Cuny2022-08-081-0/+0
* feat(hosts/tahoe): add a token for graphql for buildkite agentsFranck Cuny2022-08-062-0/+16
* feat(modules/gerrit): manage secure configuration with nixFranck Cuny2022-07-182-0/+6
* fix(tahoe/backups): don't backup some directoriesFranck Cuny2022-07-081-0/+1
* fix(new-lines): add or remove new lines where neededFranck Cuny2022-07-021-1/+0
* feat(hosts/home): use fish as my default shell everywhereFranck Cuny2022-06-231-1/+1
* ref(home/shell): make it easier to share common things between shellsFranck Cuny2022-06-201-2/+2
* ref(drone): remove all modules and configurationsFranck Cuny2022-06-112-5/+0
* fix(fmt): correct formatting for all nix filesFranck Cuny2022-06-102-2/+4
* fix(secrets): buildKite agents can read gerrit secretsFranck Cuny2022-06-091-0/+4
* ref(home): structure and add commentsFranck Cuny2022-06-091-2/+11
* fix(gerrit-hook): update the configuration with correct URLFranck Cuny2022-06-041-10/+12
* fix(secrets): set the owner for buildkite agent secretsFranck Cuny2022-06-041-0/+1
* ref(drone): remove secret and CLI for droneFranck Cuny2022-06-041-5/+0
* feat(gerrit): add secret for gerrit-hookFranck Cuny2022-06-042-0/+16
* feat(hosts/tahoe): enable buildkite agentFranck Cuny2022-05-301-0/+1
* feat(buildkite): add the auth tokenFranck Cuny2022-05-302-0/+7
* ref(tahoe): remove droneFranck Cuny2022-05-291-9/+1
* feat(hosts/tahoe): replace gitea by cgitFranck Cuny2022-05-271-2/+1
* feat(tahoe): enable gerritFranck Cuny2022-05-261-0/+4
* feat(tahoe): enable sourcegraphFranck Cuny2022-05-221-0/+4
* zsh: switch to zsh as the default shellFranck Cuny2022-05-151-1/+1
* tahoe: enable exec runner for droneFranck Cuny2022-05-021-1/+1
* backups: do backups for the laptopFranck Cuny2022-04-241-1/+2
* syncthing: don't run from homeFranck Cuny2022-04-211-1/+0
* syncthing: configure the keys for tahoeFranck Cuny2022-04-213-0/+20
* syncthing: enable on tahoeFranck Cuny2022-04-211-0/+1
* syncthing: let's run it from home-managerFranck Cuny2022-04-211-0/+1
* drone: configuration fixesFranck Cuny2022-04-131-1/+1
* drone: initial attempt at configuring itFranck Cuny2022-04-134-0/+16
* modules: make the vhost be configurableFranck Cuny2022-04-131-3/+9
* grafana: correct domain name ...Franck Cuny2022-04-131-1/+1
* grafana: the vhost is configurableFranck Cuny2022-04-131-1/+4
* tahoe: set owner for secret related to ACMEFranck Cuny2022-04-131-1/+4
* secrets: re-key all secrets for tahoeFranck Cuny2022-04-138-30/+27
* grafana: try to configure the domain with acme+dnsFranck Cuny2022-04-133-1/+9
* nginx: get a simple solution to work firstFranck Cuny2022-04-131-13/+1
* nginx: add nginx as a reverse proxyFranck Cuny2022-04-131-1/+14
* secrets: move the actual secrets with hosts configFranck Cuny2022-04-137-0/+39
* tahoe: fix backup configurationFranck Cuny2022-04-111-2/+3
* secrets: move all the secrets under module/Franck Cuny2022-04-101-3/+3
* add a module for backup with resticFranck Cuny2022-04-101-10/+4
* tahoe: enable network with early bootFranck Cuny2022-04-092-11/+19
* hosts: rename hardware-configuration to hardwareFranck Cuny2022-04-082-1/+1
* hosts: add services to tahoeFranck Cuny2022-04-082-1/+45
* initial attempt to reconfigure home-managerFranck Cuny2022-04-072-0/+18
* enable AMD module correctlyFranck Cuny2022-04-061-1/+1
* refactor boot configuration to a moduleFranck Cuny2022-04-061-1/+4
* refactor configuration for AMDFranck Cuny2022-04-061-38/+39
* refactor network configurationFranck Cuny2022-04-051-3/+19
* network: move tailscale in modulesFranck Cuny2022-04-052-20/+23
* Revert "create a new role for navidrome"Franck Cuny2022-04-031-4/+2
* create a new role for navidromeFranck Cuny2022-04-031-2/+4
* hosts: add profilesFranck Cuny2022-03-121-1/+1
* tahoe: enable tailscaleFranck Cuny2022-03-061-0/+1
* tahoe: remove creation of some directoriesFranck Cuny2022-03-051-29/+9
* tahoe: new hardware configuratioFranck Cuny2022-03-051-21/+13
* tahoe: enable wireguardFranck Cuny2022-03-021-0/+1
* tahoe: create some directoriesFranck Cuny2022-02-271-0/+15
* tahoe: include NAS profileFranck Cuny2022-02-271-0/+1
* hosts: add tahoe, the new NASFranck Cuny2022-02-272-0/+111