about summary refs log tree commit diff
path: root/home/wm/gammastep (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-24feat(ops/github): import more repositoriesFranck Cuny1-0/+184
2022-10-24fix(ops/github): create resources in correct orderFranck Cuny1-0/+2
2022-10-24feat(system/fonts): add cascadiaFranck Cuny1-0/+1
2022-10-24ref(tools/mpd-stats): delete the projectFranck Cuny13-490/+3
2022-10-23feat(home/packages): install git-broomFranck Cuny1-0/+1
2022-10-23ref(ops/github): only allow merge commitFranck Cuny1-3/+3
2022-10-23feat(tools/git-broom): CLI to delete local and remote branchesFranck Cuny3-0/+376
2022-10-22ref(tools/git-bootstrap): this is replaced by terraformFranck Cuny4-250/+0
2022-10-22fix(flake): remove unstable URL for nixpkgsFranck Cuny2-18/+0
2022-10-22feat(home/packages): install the tool x509-infoFranck Cuny4-4/+122
2022-10-22feat(ops/github): new repository: x509-infoFranck Cuny1-0/+4
2022-10-22fix(ops/github): some fixes related to repositories creationFranck Cuny1-3/+3
2022-10-22feat(templates): add a template for rustFranck Cuny10-0/+188
2022-10-17ref(tools/python): make mypy happyFranck Cuny3-21/+28
2022-10-17feat(home/python): add lsp/mypy packagesFranck Cuny1-3/+4
2022-10-17flake.lock: UpdateFranck Cuny1-37/+37
2022-10-17build(deps): bump cachix/install-nix-action from 17 to 18dependabot[bot]1-1/+1
2022-10-16ref(tools/git-blame-stats): rewrite the tool in pythonFranck Cuny6-101/+113
2022-10-15ops(github): archive the repository govanityFranck Cuny1-3/+1
2022-10-15ref(seqstat): rewrite from go to pythonFranck Cuny8-194/+53
2022-10-10ci: update the flake once a weekFranck Cuny1-3/+1
2022-10-09feat(ops/github): set the name of the default branchFranck Cuny1-0/+13
2022-10-09ref(ops/github): simplify the configurationFranck Cuny4-373/+125
2022-10-08feat(ops/github): add the repository twitter-backupFranck Cuny1-0/+14
2022-10-08ref(tools/govanity): moved back to its own repositoryFranck Cuny13-313/+14
2022-10-07ci: add GitHub action to update flakes and dependabotFranck Cuny2-0/+28
2022-10-07fix(flake): set the correct path for various pre-commit binariesFranck Cuny1-4/+4
2022-10-05ref(fcuny/exp): delete containerd-to-vmFranck Cuny7-1510/+0
2022-10-05ref(fcuny/notes): delete notesFranck Cuny24-1608/+0
2022-10-05ref(fcuny/blog): delete the blogFranck Cuny29-1007/+0
2022-10-04feat(ops/github): add notes.fcuny.net and containerd-to-vmFranck Cuny2-0/+28
2022-10-04feat(ops/github): add repository for fcuny.netFranck Cuny1-0/+14
2022-10-04ref(tools/ipconverter): rewrite the tool in pythonFranck Cuny6-124/+55
2022-10-04ops(terraform): individual actions for init/plan/applyFranck Cuny4-5/+43
2022-10-03ref(tools/ssh-key-to-forge): replaced by gh-ssh-keysFranck Cuny4-591/+0
2022-10-03feat(home/packages): install gh-ssh-keysFranck Cuny4-5/+132
2022-10-02fix(home/rust): switch to the latest stable toolchainFranck Cuny1-1/+1
2022-10-02meta: bump flake dependenciesFranck Cuny1-26/+30
2022-10-02feat(ops/github): new repository: gh-ssh-keysFranck Cuny1-0/+14
2022-09-30ops(github): terraform configuration to manage GitHubFranck Cuny5-0/+354
2022-09-26fix(home/element): I want the wayland versionFranck Cuny1-1/+1
2022-09-26feat(naersk): use naersk to build packages with rustFranck Cuny6-12/+52
2022-09-25fix(flake): call some programs with `nix run .#tools.<name>`Franck Cuny1-12/+10
2022-09-24fix(user/blog): update list of ssh keysFranck Cuny1-2/+2
2022-09-24fix(home/wm): unlock gnome-keyring when loggingFranck Cuny3-17/+19
2022-09-24fix(modules/home): delete the moduleFranck Cuny2-36/+1
2022-09-24fix(home/shell): set value for PKG_CONFIG_PATHFranck Cuny1-0/+4
2022-09-24fix(system/packages): install openssl-dev packageFranck Cuny1-0/+1
2022-09-23fix(hosts): the WM manager needs to be in home.nixFranck Cuny4-6/+8
2022-09-23fix(home/waybar): fix the configuration after 22.05Franck Cuny1-29/+27
2022-09-22feat(flake): add nix-linter to the checksFranck Cuny1-0/+1
2022-09-22ref(home-manager): don't use home-manager when building the hostFranck Cuny10-132/+191
2022-09-18ref(flake): move all the checks to external moduleFranck Cuny2-33/+34
2022-09-18ref(flake): drop naersk for nowFranck Cuny4-53/+11
2022-09-18ref(flake): remove pre-commit for golangFranck Cuny1-34/+1
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-2/+1
2022-08-15fix(shellcheck): apply recommendations from shellcheckFranck Cuny1-3/+3
2022-08-15fea