Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-09-07 | fix(home/rust): better setup | Franck Cuny | 1 | -5/+11 |
2022-09-07 | feat(modules/packages): install pkg-config | Franck Cuny | 1 | -1/+1 |
2022-09-07 | fix(home/email): remove inbox tag for archived emails | Franck Cuny | 1 | -1/+4 |
2022-09-04 | feat(home/terraform): install the LSP server | Franck Cuny | 1 | -1/+4 |
2022-08-22 | feat(rust): add an overlay to install rust | Franck Cuny | 6 | -1/+63 |
2022-08-15 | ref(modules/backup): only keep 4 weeks worth of backups | Franck Cuny | 1 | -1/+1 |
2022-08-15 | ref(modules/sourcegraph): stop backing up | Franck Cuny | 1 | -15/+0 |
2022-08-15 | ci(pre-commit): add a few more checks | Franck Cuny | 1 | -2/+40 |
2022-08-15 | fix(fmt): apply gofmt on some files | Franck Cuny | 1 | -2/+1 |
2022-08-15 | fix(shellcheck): apply recommendations from shellcheck | Franck Cuny | 1 | -3/+3 |
2022-08-15 | feat(ops/gcp-backups): add terraform configuration for GCP buckets | Franck Cuny | 5 | -0/+193 |
2022-08-10 | fix(home/terminal): use alacritty's default colors | Franck Cuny | 1 | -6/+0 |
2022-08-10 | fix(ops/tf): rem |