aboutsummaryrefslogtreecommitdiff
path: root/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-09fix(navidrome): don't backup the cache directoryFranck Cuny1-1/+4
2022-06-09fix(restic): actually exclude files from the backupFranck Cuny1-2/+8
2022-06-09fix(gerrit): don't backup tmp,logs,cache directoriesFranck Cuny1-1/+8
2022-06-09feat(buildkite): configure the post-command hookFranck Cuny1-0/+12
2022-06-09feat(gerrit): add plugin 'reviewnotes'Franck Cuny1-1/+9
2022-06-04fix(secrets): pass group and mode to agenixFranck Cuny1-2/+8
2022-06-04feat(gerrit): install the gerrit hookFranck Cuny1-0/+12
2022-05-30feat(buildkite): configure the buildkite agentFranck Cuny2-0/+47
2022-05-29fix(cgit): write the test correctlyFranck Cuny1-1/+1
2022-05-29fix(gerrit): remove git suffix from project URLFranck Cuny1-1/+1
2022-05-29feat(cgit): update cgit configurationFranck Cuny1-0/+9
2022-05-29feat(cgit): exclude some repositoriesFranck Cuny1-1/+8
2022-05-28fix(cgit): ensure permissions are set correctlyFranck Cuny1-0/+2
2022-05-28fix(cgit): define the list of repos prior to scan pathFranck Cuny1-2/+2
2022-05-28fix(cgit): generate a proper list of repositoriesFranck Cuny1-1/+3
2022-05-28feat(gerrit): link to cgitFranck Cuny1-0/+14
2022-05-28feat(cgit): generate the list of projects from gerritFranck Cuny1-4/+35
2022-05-28feat(cgit): set the clone URL to gerritFranck Cuny1-0/+1
2022-05-28feat(cgit): support org mode files for READMEFranck Cuny1-0/+2
2022-05-28feat(gerrit): backup all relevant directoriesFranck Cuny1-0/+2
2022-05-27feat(gerrit): enable sending emailsFranck Cuny1-1/+10
2022-05-27fix(gerrit): set the OAUTH client IDFranck Cuny1-0/+5
2022-05-27fix(gerrit): set the home directory for gitFranck Cuny1-1/+1
2022-05-27feat(cgit): add a module for cgitFranck Cuny2-0/+52
2022-05-26ref(gerrit): ensure the git user is presentFranck Cuny1-0/+9
2022-05-26fix(gerrit): use a compatible JDKFranck Cuny1-0/+3
2022-05-26fix(gerrit): install the plugin for oauthFranck Cuny1-2/+8
2022-05-26fix(gerrit): settings where in wrong placeFranck Cuny1-8/+8
2022-05-26feat(gerrit): use OAUTH for authenticationFranck Cuny1-0/+10
2022-05-26fix(gerrit): force gerrit to run as the git userFranck Cuny1-0/+11
2022-05-26fix(gerrit): use localhost for the proxyFranck Cuny1-1/+1
2022-05-26fix(gerrit): remove extra '}' from stringFranck Cuny1-1/+1
2022-05-26fix(sourcegraph): remove extra '}' from stringFranck Cuny1-1/+1
2022-05-26fix(gerrit): apply a serverIdFranck Cuny1-0/+1
2022-05-26feat(gerrit): add the gerrit serverFranck Cuny2-0/+51
2022-05-22feat(modules): create a module for sourcegraphFranck Cuny2-0/+47
2022-05-15zsh: switch to zsh as the default shellFranck Cuny1-1/+1
2022-05-13modules: fix configuration for syncthingFranck Cuny1-2/+2
2022-05-12grafana: there was already something on port 3030 ...Franck Cuny1-1/+1
2022-05-12grafana: run on port 3030Franck Cuny1-0/+1
2022-05-12add modules to manage bluetoothFranck Cuny2-1/+65
2022-05-06modules: add a few packagesFranck Cuny1-0/+2
2022-05-02modules: fix configuration for drone-runner-execFranck Cuny1-1/+1
2022-04-24gitea: add a dashboard for grafanaFranck Cuny1-0/+1176
2022-04-24gitea: enable metric endpointFranck Cuny2-7/+13
2022-04-24backups: do backups for the laptopFranck Cuny1-1/+10
2022-04-21syncthing: add pixel (my phone) to known devicesFranck Cuny1-1/+12
2022-04-21syncthing: configure devices and foldersFranck Cuny1-0/+18
2022-04-21syncthing: configure the keys for tahoeFranck Cuny1-3/+7
2022-04-21syncthing: enable on tahoeFranck Cuny1-6/+12
2022-04-21modules: add syncthing as a new moduleFranck Cuny2-0/+12
2022-04-13drone: backup the state directoryFranck Cuny1-0/+2
2022-04-13drone: configuration fixesFranck Cuny2-2/+7
2022-04-13drone: initial attempt at configuring itFranck Cuny5-0/+178
2022-04-13nginx: configure correctly the dashboardFranck Cuny1-2/+2
2022-04-13nginx: install the default dashboardFranck Cuny1-0/+6
2022-04-13traefik: remove the moduleFranck Cuny4-1934/+0
2022-04-13modules: make the vhost be configurableFranck Cuny3-15/+25
2022-04-13grafana: the vhost is configurableFranck Cuny1-4/+11
2022-04-13grafana: bind to localhostFranck Cuny1-4/+0
2022-04-13modules: set secretsFranck Cuny2-2/+6
2022-04-13unifi: use nginx for reverse proxyFranck Cuny1-0/+14
2022-04-13transmission: use nginx for reverse proxyFranck Cuny1-0/+14
2022-04-13navidrome: use nginx for reverse proxyFranck Cuny1-0/+14
2022-04-13grafana: set proper port for reverse proxyFranck Cuny1-1/+1
2022-04-13secrets: we can specify which user owns itFranck Cuny1-2/+7
2022-04-13grafana: use proper certFranck Cuny1-1/+1
2022-04-13grafana: try to configure the domain with acme+dnsFranck Cuny1-1/+17
2022-04-13nginx: get a simple solution to work firstFranck Cuny2-291/+12
2022-04-13nginx: add nginx as a reverse proxyFranck Cuny4-0/+412
2022-04-13secrets: delete duplicated filesFranck Cuny7-52/+0
2022-04-13rclone: fix the order of the paramsFranck Cuny1-2/+2
2022-04-13secrets: move the actual secrets with hosts configFranck Cuny2-11/+12
2022-04-13secrets: fix the path to the ssh keyFranck Cuny1-4/+3
2022-04-13secrets: load ssh key only if it existsFranck Cuny1-1/+1
2022-04-13users: add myself to the group 'nas'Franck Cuny1-0/+1
2022-04-11backups: rename system to hostFranck Cuny1-1/+1
2022-04-11grafana: backup the whole directoryFranck Cuny1-1/+1
2022-04-10secrets: move all the secrets under module/Franck Cuny14-27/+92
2022-04-10add a module for backup with resticFranck Cuny7-65/+89
2022-04-09install documentations (man)Franck Cuny2-4/+19
2022-04-09add pcmanfm and easyeffectsFranck Cuny1-0/+1
2022-04-08services: add avahiFranck Cuny2-0/+15
2022-04-08users: add myself to "cdrom" groupFranck Cuny1-0/+1
2022-04-08modules: add a few moreFranck Cuny8-3/+100
2022-04-07initial attempt to reconfigure home-managerFranck Cuny2-1/+50
2022-04-06gitea: fix the moduleFranck Cuny1-3/+3
2022-04-06modules: import packagesFranck Cuny1-1/+2
2022-04-06refactor transmission and metrics-exporterFranck Cuny4-1/+54
2022-04-06refactor traefikFranck Cuny2-0/+104
2022-04-06refactor rclone to a moduleFranck Cuny2-0/+38
2022-04-06refactor gitea as a moduleFranck Cuny2-0/+54
2022-04-06prometheus: proper name for the optionFranck Cuny1-1/+1
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
2022-04-06refactor boot configuration to a moduleFranck Cuny2-1/+49
2022-04-06refactor configuration for AMDFranck Cuny2-1/+14
2022-04-05refactor intel related configurationFranck Cuny2-1/+14
2022-04-05refactor modules for btrfs, ssd, and fwupdFranck Cuny6-3/+18
2022-04-05refactor network configurationFranck Cuny2-1/+12
2022-04-05refactor security to a moduleFranck Cuny2-1/+6
2022-04-05refactor users to a moduleFranck Cuny2-1/+38
2022-04-05refactor default packages to a moduleFranck Cuny1-0/+49
2022-04-05move locale configuration to a moduleFranck Cuny2-1/+8
2022-04-05console configuration is moved to a moduleFranck Cuny2-1/+7
2022-04-05create a profile for laptopFranck Cuny3-1/+35
2022-04-05network: move tailscale in modulesFranck Cuny2-1/+14
2022-04-05ssh: refactor to a moduleFranck Cuny3-1/+19
2022-04-05nix: refactor to a moduleFranck Cuny3-1/+18
2022-04-05sound: add a new moduleFranck Cuny3-0/+41
2022-02-12move configurations and modules aroundFranck Cuny10-190/+0
2022-02-10nix: enable flakesFranck Cuny1-9/+12
2022-02-09systems: add a MoTDFranck Cuny2-0/+13
2022-02-09modules: swap capslock for controlFranck Cuny1-1/+1
2022-02-09modules: more softwareFranck Cuny1-1/+2
2022-02-09modules: set a few more options for nixFranck Cuny1-0/+3
2022-02-09users: move users configuration to systemsFranck Cuny2-0/+26
2022-02-09systems: typoFranck Cuny1-0/+2
2022-02-09systems: ensure latest kernel and tmp on tmpfsFranck Cuny1-0/+3
2022-02-09systems: more packagesFranck Cuny1-1/+6
2022-02-09hosts: remove / clean codeFranck Cuny2-0/+16
2022-02-09ssh: new module for managing sshFranck Cuny1-0/+5
2022-02-09Revert "desktop: new option to control desktop setup"Franck Cuny2-30/+13
2022-02-09Revert "desktop: install sound and xserver only when asked"Franck Cuny2-44/+32
2022-02-08desktop: install sound and xserver only when askedFranck Cuny2-32/+44
2022-02-08desktop: new option to control desktop setupFranck Cuny2-13/+30
2022-02-08i3: remove extra packages and fix typoFranck Cuny1-6/+0
2022-02-08i3: separate configuration for xserver and i3Franck Cuny2-0/+33
2022-02-08i3: move configuration to home-managerFranck Cuny3-39/+0
2022-02-08desktop: configuration for i3Franck Cuny2-4/+19
2022-02-08systems: move some packages out of host configFranck Cuny1-0/+1
2022-02-08desktop: add soundFranck Cuny2-0/+21
2022-02-08systems: fix typoFranck Cuny1-1/+1
2022-02-08systems: install more packagesFranck Cuny2-1/+24
2022-02-08xserver: drop deprecated variableFranck Cuny1-1/+0
2022-02-08desktop: import correct moduleFranck Cuny1-1/+1
2022-02-08xserver: initial configurationFranck Cuny2-0/+25
2022-02-08systems: drop nix.settingsFranck Cuny1-5/+0
2022-02-08systems: default configuration for all systemsFranck Cuny2-0/+22
2022-02-07modules: start desktop configurationFranck Cuny2-0/+24