about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* fish: start tmux on new sessionFranck Cuny2022-04-241-3/+6
* scanner: install tools on the laptopFranck Cuny2022-04-242-1/+9
* gcloud: add google-cloud-sdk on trusted hostsFranck Cuny2022-04-243-0/+12
* alacritty: use custom colorsFranck Cuny2022-04-221-0/+26
* syncthing: add pixel (my phone) to known devicesFranck Cuny2022-04-211-1/+12
* syncthing: configure devices and foldersFranck Cuny2022-04-211-0/+18
* syncthing: enable on trusted machinesFranck Cuny2022-04-215-2/+17
* syncthing: don't run from homeFranck Cuny2022-04-211-1/+0
* syncthing: configure the keys for tahoeFranck Cuny2022-04-214-3/+27
* syncthing: enable on tahoeFranck Cuny2022-04-213-20/+13
* syncthing: let's run it from home-managerFranck Cuny2022-04-212-0/+15
* modules: add syncthing as a new moduleFranck Cuny2022-04-212-0/+12
* mail: fix tags for notmuchFranck Cuny2022-04-211-1/+1
* flake: add checksFranck Cuny2022-04-132-0/+77
* drone: backup the state directoryFranck Cuny2022-04-131-0/+2
* drone: configuration fixesFranck Cuny2022-04-133-3/+8
* drone: initial attempt at configuring itFranck Cuny2022-04-139-0/+194
* nginx: configure correctly the dashboardFranck Cuny2022-04-131-2/+2
* nginx: install the default dashboardFranck Cuny2022-04-131-0/+6
* traefik: remove the moduleFranck Cuny2022-04-134-1934/+0
* modules: make the vhost be configurableFranck Cuny2022-04-134-18/+34
* grafana: correct domain name ...Franck Cuny2022-04-131-1/+1
* grafana: the vhost is configurableFranck Cuny2022-04-132-5/+15
* grafana: bind to localhostFranck Cuny2022-04-131-4/+0
* modules: set secretsFranck Cuny2022-04-132-2/+6
* unifi: use nginx for reverse proxyFranck Cuny2022-04-131-0/+14
* transmission: use nginx for reverse proxyFranck Cuny2022-04-131-0/+14
* navidrome: use nginx for reverse proxyFranck Cuny2022-04-131-0/+14
* grafana: set proper port for reverse proxyFranck Cuny2022-04-131-1/+1
* tahoe: set owner for secret related to ACMEFranck Cuny2022-04-131-1/+4
* secrets: we can specify which user owns itFranck Cuny2022-04-131-2/+7
* grafana: use proper certFranck Cuny2022-04-131-1/+1
* secrets: re-key all secrets for tahoeFranck Cuny2022-04-138-30/+27
* grafana: try to configure the domain with acme+dnsFranck Cuny2022-04-134-2/+26
* nginx: get a simple solution to work firstFranck Cuny2022-04-133-304/+13
* nginx: add nginx as a reverse proxyFranck Cuny2022-04-135-1/+426
* fish: only start sway when sway is installedFranck Cuny2022-04-131-6/+8
* fish: execute sway on login on tty1Franck Cuny2022-04-131-0/+5
* secrets: delete duplicated filesFranck Cuny2022-04-137-52/+0
* rclone: fix the order of the paramsFranck Cuny2022-04-131-2/+2
* secrets: move the actual secrets with hosts configFranck Cuny2022-04-1311-13/+56
* secrets: fix the path to the ssh keyFranck Cuny2022-04-131-4/+3
* secrets: load ssh key only if it existsFranck Cuny2022-04-131-1/+1
* users: add myself to the group 'nas'Franck Cuny2022-04-131-0/+1
* fish: start tmux on terminal startFranck Cuny2022-04-131-0/+6
* backups: rename system to hostFranck Cuny2022-04-111-1/+1
* grafana: backup the whole directoryFranck Cuny2022-04-111-1/+1
* tahoe: fix backup configurationFranck Cuny2022-04-111-2/+3
* home: enable ssh config on trusted hostsFranck Cuny2022-04-101-0/+1
* secrets: move all the secrets under module/Franck Cuny2022-04-1018-71/+76
* add a module for backup with resticFranck Cuny2022-04-108-75/+93
* tahoe: enable network with early bootFranck Cuny2022-04-092-11/+19
* delete configuration related to colorsFranck Cuny2022-04-097-154/+9
* add a few more packages for home/Franck Cuny2022-04-098-1/+50
* install documentations (man)Franck Cuny2022-04-094-4/+29
* add pcmanfm and easyeffectsFranck Cuny2022-04-094-0/+12
* remove `mkHome` from libFranck Cuny2022-04-093-61/+1
* small fixesFranck Cuny2022-04-095-5/+5
* add a few more modules to home/ and delete stuffFranck Cuny2022-04-0929-662/+93
* delete all CLI modulesFranck Cuny2022-04-088-197/+0
* delete all devel modulesFranck Cuny2022-04-084-28/+1
* remove old 'trusted' modulesFranck Cuny2022-04-087-151/+1
* carmel: configure the desktop properlyFranck Cuny2022-04-083-1/+22
* hosts: rename hardware-configuration to hardwareFranck Cuny2022-04-086-3/+3
* hosts: add services to tahoeFranck Cuny2022-04-083-11/+10
* delete unneeded modulesFranck Cuny2022-04-083-96/+0
* services: add avahiFranck Cuny2022-04-082-0/+15
* users: add myself to "cdrom" groupFranck Cuny2022-04-081-0/+1
* delete unused moduleFranck Cuny2022-04-081-25/+0
* home: move waybar's style to a CSS fileFranck Cuny2022-04-082-87/+84
* home: move css/config for wofi to external filesFranck Cuny2022-04-083-52/+49
* alacritty: use light colorsFranck Cuny2022-04-082-2/+34
* aptos: consume the new profilesFranck Cuny2022-04-084-3/+25
* profiles: create a few new profilesFranck Cuny2022-04-085-1/+67
* modules: add a few moreFranck Cuny2022-04-088-3/+100
* home: add more configurations for home-managerFranck Cuny2022-04-0822-0/+829
* home: fix for yt-dlp configurationFranck Cuny2022-04-071-1/+1
* home: misc fixesFranck Cuny2022-04-0710-23/+24
* initial attempt to reconfigure home-managerFranck Cuny2022-04-0717-1/+345
* gitea: fix the moduleFranck Cuny2022-04-061-3/+3
* modules: import packagesFranck Cuny2022-04-061-1/+2
* refactor transmission and metrics-exporterFranck Cuny2022-04-068-51/+56
* refactor traefikFranck Cuny2022-04-064-97/+105
* refactor rclone to a moduleFranck Cuny2022-04-064-33/+39
* refactor gitea as a moduleFranck Cuny2022-04-064-42/+58
* prometheus: proper name for the optionFranck Cuny2022-04-061-1/+1
* refactor grafana as a moduleFranck Cuny2022-04-068-42/+48
* refactor prometheus as a moduleFranck Cuny2022-04-064-180/+190
* refactor unifi to a moduleFranck Cuny2022-04-063-4/+18
* import navidrome with other servicesFranck Cuny2022-04-061-1/+2
* refactor navidrome to a moduleFranck Cuny2022-04-063-28/+46
* enable AMD module correctlyFranck Cuny2022-04-062-2/+2
* refactor samba to a proper moduleFranck Cuny2022-04-064-35/+61
* refactor boot configuration to a moduleFranck Cuny2022-04-0611-64/+68
* refactor configuration for AMDFranck Cuny2022-04-064-67/+79
* refactor intel related configurationFranck Cuny2022-04-056-38/+40
* refactor modules for btrfs, ssd, and fwupdFranck Cuny2022-04-058-12/+19
* refactor network configurationFranck Cuny2022-04-058-29/+70
* refactor security to a moduleFranck Cuny2022-04-053-3/+3
* refactor users to a moduleFranck Cuny2022-04-053-6/+11
* refactor default packages to a moduleFranck Cuny2022-04-052-15/+8
* move locale configuration to a moduleFranck Cuny2022-04-053-9/+3
* console configuration is moved to a moduleFranck Cuny2022-04-053-6/+7
* create a profile for laptopFranck Cuny2022-04-057-2/+53
* carmel: enable the soundFranck Cuny2022-04-051-0/+1
* network: move tailscale in modulesFranck Cuny2022-04-059-63/+78
* ssh: refactor to a moduleFranck Cuny2022-04-055-8/+19
* nix: refactor to a moduleFranck Cuny2022-04-054-6/+4
* sound: add a new moduleFranck Cuny2022-04-0511-44/+59
* waybar: fix colors for the workspacesFranck Cuny2022-04-051-9/+9
* dashboard: remove ping metricsFranck Cuny2022-04-041-96/+3
* prometheus: fix configurationFranck Cuny2022-04-041-3/+1
* prometheus: we need to specify the IP protocolFranck Cuny2022-04-041-1/+5
* prometheus: I'll get this right this timeFranck Cuny2022-04-041-5/+3
* prometheus: set the scheme for the URLsFranck Cuny2022-04-041-5/+5
* prometheus: add scraper for HTTPFranck Cuny2022-04-041-0/+28
* prometheus: configure correctly the blackboxFranck Cuny2022-04-041-10/+23
* prometheus: attempt to configure blackbox exporterFranck Cuny2022-04-041-0/+34
* dashboard: more update for traefikFranck Cuny2022-04-041-452/+1478
* dashboards: more updates for traefikFranck Cuny2022-04-041-1/+2
* grafana: try to configure the data sourceFranck Cuny2022-04-041-9/+28
* grafana: add dashboard for traefikFranck Cuny2022-04-041-0/+783
* grafana: show last 6 hours for node exporterFranck Cuny2022-04-031-2/+2
* users: ensure I'm in the docker groupFranck Cuny2022-04-031-1/+1
* ncmpcpp: delete configurationFranck Cuny2022-04-031-19/+0
* home-manager: add `isTrusted`Franck Cuny2022-04-0310-4/+7
* Revert "create a new role for navidrome"Franck Cuny2022-04-033-35/+26
* create a new role for navidromeFranck Cuny2022-04-033-26/+35
* firefox: set duckduckgo as default search engineFranck Cuny2022-04-031-9/+20
* set the music directory based on host's nameFranck Cuny2022-04-031-4/+8
* rename `desktop` to `isDesktop`Franck Cuny2022-04-035-10/+11
* remove mytoolsFranck Cuny2022-04-032-47/+1
* email: use afew to filter emailsFranck Cuny2022-04-031-25/+17
* simplify multimedia for the desktopFranck Cuny2022-04-038-119/+16
* nas: add videos to the backupsFranck Cuny2022-04-021-7/+2
* consolidate configuration for music curationFranck Cuny2022-04-013-18/+14
* swaybar: simplify colorsFranck Cuny2022-03-311-18/+17
* beets: how to manage soundtracksFranck Cuny2022-03-311-2/+1
* beets: more configurationFranck Cuny2022-03-311-2/+17
* beets: fix configuration + discogsFranck Cuny2022-03-301-4/+5
* beets: a few configuration changesFranck Cuny2022-03-301-2/+6
* beets: tool to curate my music collectionFranck Cuny2022-03-302-2/+27
* nas: backup navidrome data and add music subdomainFranck Cuny2022-03-282-0/+14
* nas: bind navidrome to all interfacesFranck Cuny2022-03-281-1/+4
* nas: initial setup for navidromeFranck Cuny2022-03-282-0/+9
* nas: install music-organizer from the main branchFranck Cuny2022-03-273-10/+27
* nas: install correctly music-organizerFranck Cuny2022-03-271-1/+1
* nas: install music-organizerFranck Cuny2022-03-273-8/+44
* prometheus: stop scraping the NASFranck Cuny2022-03-261-4/+2
* common: ensure zsh is installedFranck Cuny2022-03-251-0/+1
* gitea: remove invalid configurationFranck Cuny2022-03-251-1/+0
* alacritty: use the default colorsFranck Cuny2022-03-252-53/+0
* shell: switch from zsh to fishFranck Cuny2022-03-255-53/+14
* docs: add more documentation!Franck Cuny2022-03-253-0/+207
* rclone: correct path for the backupsFranck Cuny2022-03-151-2/+2
* sway: switch back to waybarFranck Cuny2022-03-142-72/+132
* theme: dont' set alacritty bg and fgFranck Cuny2022-03-141-3/+0
* rclone: fix the pathFranck Cuny2022-03-141-1/+1
* prometheus: scrape gitea metricsFranck Cuny2022-03-131-0/+6
* gitea: enable metrics endpointFranck Cuny2022-03-131-0/+1
* server: typoFranck Cuny2022-03-131-4/+2
* rclone: rewrite the service unitFranck Cuny2022-03-131-5/+6
* default: install ethtool everywhereFranck Cuny2022-03-121-0/+1
* prometheus: collect more stuffFranck Cuny2022-03-121-1/+1
* hosts: add profilesFranck Cuny2022-03-124-17/+18
* desktop: element and themeFranck Cuny2022-03-121-0/+4
* terminal: nixfmtFranck Cuny2022-03-121-10/+4
* wofi: color + nixfmtFranck Cuny2022-03-121-4/+2
* notification: fix timeout and documentFranck Cuny2022-03-121-8/+8
* devel: add more packagesFranck Cuny2022-03-121-1/+1
* users: add another ssh keyFranck Cuny2022-03-121-2/+8
* containers: enable dockerd and containerd on aptosFranck Cuny2022-03-121-0/+11
* rclone: add users backupFranck Cuny2022-03-111-11/+12
* nas: enable rclone configurationFranck Cuny2022-03-111-0/+1
* prometheus: scrap more endpointsFranck Cuny2022-03-111-0/+30
* rclone: synchronize restic repo to GCSFranck Cuny2022-03-114-0/+32
* wm: ensure element is assigned to space #4Franck Cuny2022-03-101-0/+1
* sway: formatting, colors, wlogoutFranck Cuny2022-03-091-44/+75
* traefik: typoFranck Cuny2022-03-091-1/+1
* traefik: make the rules as specific as possibleFranck Cuny2022-03-091-2/+4
* traefik: typoFranck Cuny2022-03-091-5/+5
* gitea: typoFranck Cuny2022-03-091-1/+1
* traefik: handle fcuny.net and fcuny.xyzFranck Cuny2022-03-091-7/+15
* gitea: do a backup with resticFranck Cuny2022-03-091-0/+12
* gitea: we need to specify the user for the DBFranck Cuny2022-03-091-1/+4
* go: ensure GOBIN is in PATHFranck Cuny2022-03-091-1/+3
* system: install sqliteFranck Cuny2022-03-091-3/+3
* gitea: initial configurationFranck Cuny2022-03-082-0/+28
* nas: backup photos and musicFranck Cuny2022-03-082-0/+118
* backups: spread them so they don't clashFranck Cuny2022-03-073-0/+3
* grafana: backup the data directoryFranck Cuny2022-03-071-0/+14
* prometheus: backup the data directoryFranck Cuny2022-03-071-0/+14
* unifi: backup the data to the local reoFranck Cuny2022-03-071-0/+14
* restic: add the secret for the repo 'systems'Franck Cuny2022-03-072-0/+14
* prometheus: scrap unifi poller on the correct IPFranck Cuny2022-03-061-1/+1
* prometheus: scrape from unifi-pollerFranck Cuny2022-03-061-31/+40
* unifi: set the correct name for the poller's unitFranck Cuny2022-03-061-2/+2
* traefik: proper configuration for unifiFranck Cuny2022-03-061-0/+14
* unifi: configure the pollerFranck Cuny2022-03-063-5/+33
* unifi: add unifi on the NASFranck Cuny2022-03-062-0/+54
* transmission: disable the rpc allowlistFranck Cuny2022-03-061-2/+1
* traefik: add transmission (bt.fcuny.xyz)Franck Cuny2022-03-061-2/+4
* nas: install transmissionFranck Cuny2022-03-062-0/+36
* grafana: rename the instance for the routerFranck Cuny2022-03-061-16/+16
* grafana: add a few more dashboardsFranck Cuny2022-03-063-0/+10539
* tahoe: enable tailscaleFranck Cuny2022-03-061-0/+1
* traefik: getting a working configurationFranck Cuny2022-03-061-22/+21
* traefik: second attempt, simpleFranck Cuny2022-03-062-52/+35
* traefik: initial configurationFranck Cuny2022-03-064-0/+90
* backups: unit to run maintenance on my backupsFranck Cuny2022-03-052-0/+26
* prometheus: scrape nodeexporter for the rtrFranck Cuny2022-03-051-15/+24
* backups: do the backup over sshFranck Cuny2022-03-051-7/+7
* samba: fix path for music, add videosFranck Cuny2022-03-051-1/+7
* tahoe: remove creation of some directoriesFranck Cuny2022-03-051-29/+9
* tahoe: new hardware configuratioFranck Cuny2022-03-051-21/+13
* aptos: remove mem_sleep_defaultFranck Cuny2022-03-051-1/+0
* tailscale: add tailscale to the laptop (aptos)Franck Cuny2022-03-052-0/+7
* git: sign with GPG only when one desktopFranck Cuny2022-03-053-10/+30
* git: nixfmtFranck Cuny2022-03-051-3/+1
* agenix: rekey secretsFranck Cuny2022-03-053-7/+13
* aptos: nixfmtFranck Cuny2022-03-041-17/+10
* scan-print: tools for scanning and printingFranck Cuny2022-03-042-0/+6
* home: switch to emacsclient for EDITORFranck Cuny2022-03-041-1/+2
* devel: install nixfmtFranck Cuny2022-03-041-1/+1
* nix: format the moduleFranck Cuny2022-03-041-10/+3
* ssh: new module, and load it for my userFranck Cuny2022-03-042-1/+19
* nix: format the bufferFranck Cuny2022-03-041-14/+3
* zsh: move the configuration inlineFranck Cuny2022-03-022-31/+30
* tahoe: enable wireguardFranck Cuny2022-03-021-0/+1
* grafana: disable analytics correctlyFranck Cuny2022-03-021-1/+2
* wireguard: set the externalIPFranck Cuny2022-03-021-0/+3
* wireguard: drop configuration for aptosFranck Cuny2022-03-021-7/+0
* wireguard: revert to previous portFranck Cuny2022-03-021-1/+1
* prometheus: relabel some machinesFranck Cuny2022-03-021-12/+20
* wireguard: use agenix from the moduleFranck Cuny2022-03-021-2/+8
* users: remove rsa keyFranck Cuny2022-03-021-1/+0
* grafana: disable analyticsFranck Cuny2022-03-021-0/+1
* secrets: add a new key and rekey existing keysFranck Cuny2022-03-013-20/+22
* grafana: provision dashboardsFranck Cuny2022-02-282-0/+14120
* grafana: setup provisioning correctlyFranck Cuny2022-02-281-6/+9
* grafana: fixFranck Cuny2022-02-281-1/+1
* grafana: configure admin user and data sourcesFranck Cuny2022-02-281-1/+9
* grafana: initial configurationFranck Cuny2022-02-282-0/+10
* prometheus: initial configuration for the serverFranck Cuny2022-02-282-0/+30
* users: change my ssh key for the laptopFranck Cuny2022-02-271-1/+2
* hosts: ensure we have bash and zshFranck Cuny2022-02-271-0/+3
* nas: consume everything from the server profileFranck Cuny2022-02-271-0/+1
* server: create a new profileFranck Cuny2022-02-272-0/+19
* firefox: a few more settingsFranck Cuny2022-02-271-4/+11
* tahoe: create some directoriesFranck Cuny2022-02-271-0/+15