about summary refs log tree commit diff
path: root/configs (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-18feat(home/python): add a few more packagesFranck Cuny1-2/+8
2022-09-17feat(home/git): sign commits with my ssh keyFranck Cuny1-0/+4
2022-09-07feat(tools/sendsms): build sendsms with nix via naerskFranck Cuny3-4/+23
2022-09-07feat(flake): use naersk to build rust projectsFranck Cuny3-2/+37
2022-09-07feat(tool/sendsms): a CLI to send SMSFranck Cuny6-0/+1382
2022-09-07meta: ignore build for rust projectsFranck Cuny1-0/+1
2022-09-07fix(home/rust): better setupFranck Cuny1-5/+11
2022-09-07feat(modules/packages): install pkg-configFranck Cuny1-1/+1
2022-09-07fix(home/email): remove inbox tag for archived emailsFranck Cuny1-1/+4
2022-09-04feat(home/terraform): install the LSP serverFranck Cuny1-1/+4
2022-08-22feat(rust): add an overlay to install rustFranck Cuny6-1/+63
2022-08-15ref(modules/backup): only keep 4 weeks worth of backupsFranck Cuny1-1/+1
2022-08-15ref(modules/sourcegraph): stop backing upFranck Cuny1-15/+0
2022-08-15ci(pre-commit): add a few more checksFranck Cuny1-2/+40
2022-08-15fix(fmt): apply gofmt on some filesFranck Cuny1