about summary refs log tree commit diff
path: root/.envrc (unfollow)
<
Commit message (Expand)AuthorFilesLines
2023-07-08add pantalaimon, a proxy for matrixFranck Cuny2-0/+19
2023-07-06update settings for nixos 23.05Franck Cuny1-2/+4
2023-07-06enable zsh for all profilesFranck Cuny2-2/+1
2023-07-05add x509-info back to the list of toolsFranck Cuny4-5/+196
2023-07-05update nixos and home-manager to 23.05Franck Cuny5-52/+145
2023-07-05various updates related to music collectionFranck Cuny3-15/+87
2023-06-08change monospace font back to source code proFranck Cuny3-4/+3
2023-06-02profiles/git: ignore python bytecodeFranck Cuny1-0/+1
2023-06-02profiles/dev: set MYPY_CACHE_DIRFranck Cuny1-0/+1
2023-06-02profiles/dev: install virtualenvFranck Cuny1-0/+1
2023-06-02profiles/waybar: highlight text when one or more unit has failedFranck Cuny1-0/+1
2023-05-29workstation: more tweaks for the UI and fontsFranck Cuny6-14/+12
2023-05-28profiles/default: fix the GC configurationFranck Cuny1-1/+1
2023-05-28profiles/zsh: change prezto's themeFranck Cuny1-1/+1
2023-05-28tools/waybar-systemd-units: get a list of failed systemd unitsFranck Cuny5-1/+114
2023-05-28font: switch to Roboto for system font and JetBrain for monospaceFranck Cuny5-66/+30
2023-05-23home/waybar: change the style to be a bit more readableFranck Cuny1-33/+19
2023-05-16profiles/workstation: stop using dark mode + preztoFranck Cuny11-170/+28
2023-05-12home/ssh: add rsync.net to the match blockFranck Cuny1-0/+6
2023-05-12profiles/monitoring: a bunch of fixesFranck Cuny4-4/+4
2023-05-12profiles/nginx: set the default port to 8080Franck Cuny1-1/+8
2023-05-12profiles/loki: fix a few configuration errorsFranck Cuny3-6/+5
2023-05-12profiles/monitoring: move loki to a profileFranck Cuny6-118/+105
2023-05-12profiles/monitoring: move promtail to a profileFranck Cuny7-73/+56
2023-05-12profiles/monitoring: move node exporter to a profileFranck Cuny7-22/+9
2023-05-12hosts/carmel: fix proxy_pass configurationFranck Cuny1-2/+2
2023-05-12home/carmel: move router's configuration to a profileFranck Cuny4-87/+90
2023-05-12profiles/default: list installed packages in /etc/installed-packagesFranck Cuny1-1/+10
2023-05-12hosts/tahoe: move network configuration to default.nixFranck Cuny2-32/+20
2023-05-12hosts/aptos: move network configuration to default.nixFranck Cuny2-31/+19
2023-05-12hosts: move around backup configurationFranck Cuny4-50/+49
2023-05-12profiles/backup: fix path to the ssh keysFranck Cuny1-2/+2
2023-05-12profiles/backup: configure the backup serverFranck Cuny5-90/+50
2023-05-12ops: remove everything under opsFranck Cuny7-312/+0
2023-05-10profiles/syncthing: move the old moduleFranck Cuny6-54/+45
2023-05-10profiles/seedbox: move transmission to itFranck Cuny3-63/+49
2023-05-10profiles/samba: fix variableFranck Cuny1-1/+1
2023-05-10profiles/samba: convert the old module as a profileFranck Cuny5-57/+34
2023-05-10hosts/tahoe: move avahi configuration hereFranck Cuny4-31/+10
2023-05-10profiles/git-server: fix path for the backupFranck Cuny1-1/+1
2023-05-10profiles/git-server: move gitolite and cgitFranck Cuny6-159/+130
2023-05-10profiles/music-server: fix backup configurationFranck Cuny1-2/+2
2023-05-10profiles/music-server: moved navidromeFranck Cuny5-61/+41
2023-05-10profiles/unifi: fix variableFranck Cuny1-1/+1
2023-05-10modules/services: remove unifi properlyFranck Cuny1-1/+0
2023-05-10profiles/unifi: move the module to a profileFranck Cuny4-72/+39
2023-05-09modules/unifi: fix the configurationFranck Cuny1-8/+3
2023-05-09hosts/tahoe: don't load transmissionFranck Cuny1-4/+0
2023-05-09hosts/tahoe: fix boot configurationFranck Cuny1-1/+1
2023-05-09profiles/nginx: move common configuration to a profileFranck Cuny8-47/+36
2023-05-08tahoe: move the initrd codeFranck Cuny3-36/+14
2023-05-08profiles: clean up the importsFranck Cuny4-3/+3
2023-05-08modules/tahoe: remove duplicated declaration for user 'nas'Franck Cuny1-7/+0
2023-05-08modules/wireguard: move the module to the right locationFranck Cuny2-4/+4
2023-05-08profile/acme: default DNS provider is gandiFranck Cuny11-36/+64
2023-05-08module for homelabFranck Cuny4-0/+23
2023-05-07home: get rid of mail / gpg modulesFranck Cuny7-172/+0
2023-05-07profiles/workstation: move element (matrix client)Franck Cuny4-13/+2
2023-05-07profiles/laptop: more tweaksFranck Cuny1-1/+2
2023-05-06profiles/xps9300: add more settingsFranck Cuny3-2/+29
2023-05-06profiles/workstation: move sway to the workstation profileFranck Cuny6-36/+24
2023-05-06profiles/gtk: configure dark mode properlyFranck Cuny1-6/+2
2023-05-06profiles/laptop: set correct governor for tlpFranck Cuny1-2/+3
2023-05-06profiles/default: larger font on the console for all hostsFranck Cuny2-10/+10
2023-05-05home/profiles: move (almost) all modules to profilesFranck Cuny81-1530/+973
2023-05-02profiles/default: users are immutableFranck Cuny2-3/+3
2023-05-02profiles/server: move boot loader configurationFranck Cuny3-18/+9
2023-05-02profiles: consolidates common networking bitsFranck Cuny12-57/+26
2023-05-02profiles/default: move stuff related to bootFranck Cuny6-16/+16
2023-05-02profiles: move things around for btrfsFranck Cuny12-27/+26
2023-05-02profiles/hardware: create a few profiles related to hardwareFranck Cuny18-125/+29
2023-05-02profiles/default: move default packages thereFranck Cuny3-55/+45
2023-05-02profiles/default: more consolidationFranck Cuny10-89/+76
2023-05-02profiles/workstation: add font configurationsFranck Cuny4-46/+31
2023-05-02profiles: create default and serverFranck Cuny6-8/+28
2023-05-02profiles/workstation: consolidate sound related configurationsFranck Cuny5-40/+25
2023-05-01profiles/workstation: moved more things aroundFranck Cuny7-51/+18
2023-05-01profiles/laptop: consolidate services related to laptopFranck Cuny6-44/+14
2023-05-01profiles/workstation: reduce the number of moving partsFranck Cuny2-13/+14
2023-04-30home/packages: rewrite scripts to use writeShellApplicationFranck Cuny2-19/+25
2023-04-30home/packages: add a wrapper for restic on the nasFranck Cuny1-0/+16
2023-04-30modules/rclone: delete the module and cleanupFranck Cuny6-55/+1
2023-04-30modules/security: move ssh configuration to a dedicated moduleFranck Cuny2-14/+19
2023-04-30hosts/tahoe: enable rsync-ing backups to rsync.netFranck Cuny3-0/+9
2023-04-30modules/backup: add a module for rsyncFranck Cuny2-0/+59
2023-04-29modules/security: add ssh key for rsync.net to known hostsFranck Cuny1-0/+4
2023-04-29modules/boot: always clean up /tmp on bootFranck Cuny2-3/+1
2023-04-29modules/system: add ssh keys for known hostsFranck Cuny1-0/+10
2023-04-29hosts/tahoe: disable rcloneFranck Cuny1-1/+0
2023-04-29hosts/tahoe: update settings related to resticFranck Cuny1-14/+5
2023-04-29hosts/aptos: configure backups properlyFranck Cuny1-8/+16
2023-04-29modules/restic: handle extra options and remove unused settingsFranck Cuny1-11/+9
2023-04-29hosts/tahoe: rename account for backup and enable sftp for itFranck Cuny3-7/+21
2023-04-23hosts/aptos: do backups over sftp with a dedicated ssh keyFranck Cuny3-1/+10
2023-04-23modules/services: more cleanupFranck Cuny1-2/+0
2023-04-23modules/drone: clean this properlyFranck Cuny3-14/+0
2023-04-23hosts/tahoe: create a new user specifically for backupsFranck Cuny1-0/+11
2023-04-23modules/services: delete unused servicesFranck Cuny6-326/+0
2023-04-23hosts/carmel: enable promtailFranck Cuny1-1/+5
2023-04-23modules/monitoring: set the host's name as a label for promtailFranck Cuny1-2/+2
2023-04-23hosts/tahoe: loki and prometheus listen only on the wg0 interfaceFranck Cuny4-11/+40
2023-04-23modules/monitoring: consolidate all monitoring services togetherFranck Cuny12-6689/+37
2023-04-23modules/grafana: add loki as a source to grafanaFranck Cuny1-6/+13
2023-04-23modules/services: add loki and promtailFranck Cuny5-0/+178
2023-04-18nginx: remove the grafana dashboard providerFranck Cuny1-6/+0
2023-04-15hosts/carmel: don't log dns queries in dnsmasqFranck Cuny1-1/+0
2023-04-15hosts/carmel: start dnsmasq once network interfaces are onlineFranck Cuny1-0/+7
2023-04-15hosts/carmel: don't release DHCP lease on wan interfaceFranck Cuny1-0/+3
2023-04-13home/alacritty: smaller fontFranck Cuny1-1/+1
2023-04-13home/shell: alias to show DHCP leasesFranck Cuny1-0/+1
2023-04-13modules/grafana: delete the dashboard for the routerFranck Cuny1-3784/+0
2023-04-06hosts/carmel: serve the leases on port 8067Franck Cuny1-4/+7
2023-04-06hosts/carmel: run dnsmasql-to-html when leases changeFranck Cuny1-1/+4
2023-04-06tools/dnsmasq-leases-html: create a HTML page with leases from dnsmasqFranck Cuny6-1/+172
2023-04-05monitoring: small fixesFranck Cuny2-1177/+0
2023-04-05hosts/carmel: the wireguard interface is trustedFranck Cuny1-1/+1
2023-04-05modules/prometheus: fix IP addressesFranck Cuny1-29/+7
2023-04-05wireguard: fix configuration of a few hostsFranck Cuny1-7/+2
2023-04-05hosts/carmel: add wireguard keyFranck Cuny4-2/+25
2023-04-05hosts/carmel: drop checkReversePathFranck Cuny1-3/+0
2023-04-05hosts/carmel: enable tailscaleFranck Cuny1-0/+2
2023-04-03hosts/carmel: more options for dnsmasqFranck Cuny1-0/+2
2023-04-03hosts/carmel: add a few more options for dnsmasqFranck Cuny1-0/+6
2023-04-03hosts/carmel: enable prometheus exporter for DNSmasqFranck Cuny1-0/+5
2023-04-03hosts/carmel: reconfigure the host as a routerFranck Cuny14-118/+233
2023-04-02flake: fix URL for sendsmsFranck Cuny2-7/+7
2023-03-31home/wayland: tweaks for mako and wofiFranck Cuny2-1/+7
2023-03-31home/sway: start sway and ssh-agent properlyFranck Cuny4-14/+20
2023-03-27modules/sendsms: gate the unit with a fileFranck Cuny6-6/+210
2023-03-26modules/console: fix syntaxFranck Cuny1-1/+1
2023-03-26modules/console: larger font for EVERYONEFranck Cuny2-9/+3
2023-03-26hosts/tahoe: set a larger font for the TTYsFranck Cuny1-0/+8
2023-03-19modules/cgit: get rid of double quotesFranck Cuny1-2/+2
2023-03-19home/matrix: switch back to elementFranck Cuny1-5/+1
2023-03-18home/fonts: be more consistent in my choicesFranck Cuny4-9/+13
2023-03-15hosts: it's time to switch to schedutilFranck Cuny2-2/+4
2023-03-14home/sway: a bunch of small tweaksFranck Cuny3-16/+12
2023-03-14modules/fonts: add more fontsFranck Cuny1-3/+14
2023-03-14home/mpv: more configuration tweaksFranck Cuny1-0/+7
2023-03-14home/shell: a few more tweaks to zshFranck Cuny3-2/+5
2023-03-14hosts/tahoe: set the consoleMode to "max"Franck Cuny1-0/+3
2023-03-13home/git: some cleanupFranck Cuny3-17/+5
2023-03-13home/passage: delete all references to password-storeFranck Cuny2-28/+5
2023-03-12home/alacritty: better (to me) colorsFranck Cuny1-0/+28
2023-03-12home/shell: aliases and cleaner promptFranck Cuny2-1/+2
2023-03-12home/yubikey: install (and run) yubikey-touch-detectorFranck Cuny1-1/+25
2023-03-12home/secrets: delete the one for gcloudFranck Cuny2-4/+1
2023-03-12tools: delete dns-updaterFranck Cuny7-882/+0
2023-03-11home/gpg: disable the agentFranck Cuny1-1/+1
2023-03-11home/yt-dlp: update configurationFranck Cuny1-1/+3
2023-03-11home/zsh: load ssh-agent before swayFranck Cuny1-1/+2
2023-03-11home/swaybar: add an indicator for systemd unitFranck Cuny2-3/+38
2023-03-11home/shell: switch the default shell back to zshFranck Cuny9-9/+49
2023-03-11secrets: move aptos' gcloud secrets to homeageFranck Cuny4-8/+7
2023-03-11secrets: use homeage to manage secrets for home-managerFranck Cuny5-5/+47
2023-03-10home/gnome: no more keyringFranck Cuny6-31/+2
2023-03-10home/pass: configure passage properlyFranck Cuny1-15/+2
2023-03-10documentation: clean upFranck Cuny3-68/+29
2023-03-10hosts/tahoe: delete unused secretsFranck Cuny3-5/+0
2023-03-10hosts/tahoe: re-key all the secrets with age identitiesFranck Cuny12-32/+41
2023-03-10hosts/aptos: re-key all the secrets with age identitiesFranck Cuny6-18/+19
2023-03-10modules/secrets: use age keys for agenix' identityFranck Cuny1-2/+5
2023-03-10home/git: diff the content for age encrypted filesFranck Cuny2-0/+5
2023-03-04fix(home/wm): `programs.mako' has been renamed to `services.mako'Franck Cuny1-1/+1
2023-03-04flake.lock: UpdateFranck Cuny1-726/+29
2023-03-04ref: don't use my custom tools for nowFranck Cuny