about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* fix(modules/grafana): a number of options have been renamedFranck Cuny2023-01-072-8/+11
* fix(modules/gitea): a number of options have been renamedFranck Cuny2023-01-071-8/+35
* feat(home/packages): add tool masked-emailsFranck Cuny2023-01-074-60/+343
* fix(home/emacs): rename the packageFranck Cuny2023-01-071-1/+1
* fix(home/firefox): remove extension https-everywhereFranck Cuny2023-01-071-1/+0
* ref: delete terraform configuration for GitHubFranck Cuny2023-01-037-427/+0
* feat: script to delete repositories on GitHubFranck Cuny2023-01-031-0/+84
* feat: update to nix 22.11Franck Cuny2023-01-034-30/+51
* feat(modules/nix): add binary cachesFranck Cuny2022-11-301-0/+10
* feat(hosts/tahoe): enable `sendsms` moduleFranck Cuny2022-11-303-0/+14
* feat(modules/sensdms): a module to send an SMSFranck Cuny2022-11-305-3/+236
* ref(tools/sendsms): it's been moved to its own repositoryFranck Cuny2022-11-218-1401/+2
* ref(fonts): switch back to source code proFranck Cuny2022-11-213-14/+2
* feat(templates/rust): add configuration for drone CIFranck Cuny2022-11-151-0/+33
* fix(flake): add extra argument for the `check-yaml' hookFranck Cuny2022-11-151-1/+1
* fix(modules/gitea): next time I'll learn to read the documentationFranck Cuny2022-11-151-2/+1
* fix(modules/gitea): add a few more settingsFranck Cuny2022-11-151-0/+4
* build: update flake for x509-infoFranck Cuny2022-11-151-14/+14
* feat(fonts): add iosevka to the list of fontsFranck Cuny2022-11-154-6/+18
* ref(home/alacritty): use cascadia and larger font sizeFranck Cuny2022-11-131-1/+4
* feat(home/packages): install diveFranck Cuny2022-11-081-2/+3
* ref: update url for some inputs to the flakeFranck Cuny2022-11-072-132/+235
* fix(services/gitea): disable registration correctlyFranck Cuny2022-11-071-1/+1
* fix(services/gitea): disable heatmap and registrationsFranck Cuny2022-11-071-0/+2
* fix(tools/import-gh-to-gitea): README + remove unused importFranck Cuny2022-11-072-1/+12
* ref(gerrit): delete modules/docs/configs for gerrit/buildkiteFranck Cuny2022-11-0725-986/+0
* feat(services/gitea): add robots.txtFranck Cuny2022-11-071-1/+7
* ref(services/unifi): reduce the poller's verbosityFranck Cuny2022-11-071-0/+3
* feat(tools/import-gh-to-gitea): a script to archive repositoriesFranck Cuny2022-11-071-0/+50
* ci: replace GitHub actions with droneFranck Cuny2022-11-074-26/+16
* Merge pull request 'fcuny/ci-drone' (#1) from fcuny/test-woodpecker into mainFranck2022-11-0712-0/+212
|\
| * fix(services/drone): enable droneFranck Cuny2022-11-068-14/+19
| * Revert "ref(drone): remove all modules and configurations"Franck Cuny2022-11-0510-0/+207
|/
* ref(home/git): update mapping for the git-helperFranck Cuny2022-11-052-2/+3
* feat(tools/import-gh-to-gitea): script to import my repositoriesFranck Cuny2022-11-051-0/+62
* feat(hosts/tahoe): enable gitea againFranck Cuny2022-11-051-0/+4
* Revert "ref(gitea): remove all modules for gitea"Franck Cuny2022-11-053-0/+1241
* ref(home/direnv): some configuration tweaksFranck Cuny2022-11-041-0/+4
* ref(home/packages): don't install opensslFranck Cuny2022-11-042-7/+0
* ref: update rust's template to use craneFranck Cuny2022-11-041-27/+32
* Merge pull request #2 from fcuny/fcuny/rust-templateFranck Cuny2022-11-013-90/+131
|\
| * ref: update the template for rust projectsFranck Cuny2022-11-013-90/+131
|/
* feat(home/packages): install gha-billing CLIFranck Cuny2022-10-311-2/+7
* fix(home/python): add types for requestsFranck Cuny2022-10-311-0/+1
* feat(tools/gha-billing): a CLI to report minutes left/used on GHAFranck Cuny2022-10-313-0/+76
* ref(home/python): install a few more packagesFranck Cuny2022-10-291-2/+14
* fix(home/git): remove a gerrit referenceFranck Cuny2022-10-291-1/+0
* fix(home): remove various shell functions related to gerritFranck Cuny2022-10-293-12/+0
* fix(tools): install dependencies correctlyFranck Cuny2022-10-295-2/+7
* ref(hosts/tahoe): disable cgit/gerrit/buildkite/sourcegraphFranck Cuny2022-10-291-10/+0
* flake.lock: UpdateFranck Cuny2022-10-291-28/+28
* ref(users/fcuny): and just like that ...Franck Cuny2022-10-2725-797/+0
* feat(ops/github): archive notes.fcuny.netFranck Cuny2022-10-271-3/+1
* ref(tools/perf-flamegraph): move to a proper shell scriptFranck Cuny2022-10-254-15/+48
* ref(ops/github): finished the migration of my repositoriesFranck Cuny2022-10-251-54/+59
* feat(ops/github): import more repositoriesFranck Cuny2022-10-241-0/+184
* fix(ops/github): create resources in correct orderFranck Cuny2022-10-241-0/+2
* feat(system/fonts): add cascadiaFranck Cuny2022-10-241-0/+1
* ref(tools/mpd-stats): delete the projectFranck Cuny2022-10-2413-490/+3
* feat(home/packages): install git-broomFranck Cuny2022-10-231-0/+1
* ref(ops/github): only allow merge commitFranck Cuny2022-10-231-3/+3
* feat(tools/git-broom): CLI to delete local and remote branchesFranck Cuny2022-10-233-0/+376
* ref(tools/git-bootstrap): this is replaced by terraformFranck Cuny2022-10-224-250/+0
* fix(flake): remove unstable URL for nixpkgsFranck Cuny2022-10-222-18/+0
* feat(home/packages): install the tool x509-infoFranck Cuny2022-10-224-4/+122
* feat(ops/github): new repository: x509-infoFranck Cuny2022-10-221-0/+4
* fix(ops/github): some fixes related to repositories creationFranck Cuny2022-10-221-3/+3
* feat(templates): add a template for rustFranck Cuny2022-10-2210-0/+188
* ref(tools/python): make mypy happyFranck Cuny2022-10-173-21/+28
* feat(home/python): add lsp/mypy packagesFranck Cuny2022-10-171-3/+4
* flake.lock: UpdateFranck Cuny2022-10-171-37/+37
* build(deps): bump cachix/install-nix-action from 17 to 18dependabot[bot]2022-10-171-1/+1
* ref(tools/git-blame-stats): rewrite the tool in pythonFranck Cuny2022-10-166-101/+113
* ops(github): archive the repository govanityFranck Cuny2022-10-151-3/+1
* ref(seqstat): rewrite from go to pythonFranck Cuny2022-10-158-194/+53
* ci: update the flake once a weekFranck Cuny2022-10-101-3/+1
* feat(ops/github): set the name of the default branchFranck Cuny2022-10-091-0/+13
* ref(ops/github): simplify the configurationFranck Cuny2022-10-094-373/+125
* feat(ops/github): add the repository twitter-backupFranck Cuny2022-10-081-0/+14
* ref(tools/govanity): moved back to its own repositoryFranck Cuny2022-10-0813-313/+14
* ci: add GitHub action to update flakes and dependabotFranck Cuny2022-10-072-0/+28
* fix(flake): set the correct path for various pre-commit binariesFranck Cuny2022-10-071-4/+4
* ref(fcuny/exp): delete containerd-to-vmFranck Cuny2022-10-057-1510/+0
* ref(fcuny/notes): delete notesFranck Cuny2022-10-0524-1608/+0
* ref(fcuny/blog): delete the blogFranck Cuny2022-10-0529-1007/+0
* feat(ops/github): add notes.fcuny.net and containerd-to-vmFranck Cuny2022-10-042-0/+28
* feat(ops/github): add repository for fcuny.netFranck Cuny2022-10-041-0/+14
* ref(tools/ipconverter): rewrite the tool in pythonFranck Cuny2022-10-046-124/+55
* ops(terraform): individual actions for init/plan/applyFranck Cuny2022-10-044-5/+43
* ref(tools/ssh-key-to-forge): replaced by gh-ssh-keysFranck Cuny2022-10-034-591/+0
* feat(home/packages): install gh-ssh-keysFranck Cuny2022-10-034-5/+132
* fix(home/rust): switch to the latest stable toolchainFranck Cuny2022-10-021-1/+1
* meta: bump flake dependenciesFranck Cuny2022-10-021-26/+30
* feat(ops/github): new repository: gh-ssh-keysFranck Cuny2022-10-021-0/+14
* ops(github): terraform configuration to manage GitHubFranck Cuny2022-09-305-0/+354
* fix(home/element): I want the wayland versionFranck Cuny2022-09-261-1/+1
* feat(naersk): use naersk to build packages with rustFranck Cuny2022-09-266-12/+52
* fix(flake): call some programs with `nix run .#tools.<name>`Franck Cuny2022-09-251-12/+10
* fix(user/blog): update list of ssh keysFranck Cuny2022-09-241-2/+2
* fix(home/wm): unlock gnome-keyring when loggingFranck Cuny2022-09-243-17/+19
* fix(modules/home): delete the moduleFranck Cuny2022-09-242-36/+1
* fix(home/shell): set value for PKG_CONFIG_PATHFranck Cuny2022-09-241-0/+4
* fix(system/packages): install openssl-dev packageFranck Cuny2022-09-241-0/+1
* fix(hosts): the WM manager needs to be in home.nixFranck Cuny2022-09-234-6/+8
* fix(home/waybar): fix the configuration after 22.05Franck Cuny2022-09-231-29/+27
* feat(flake): add nix-linter to the checksFranck Cuny2022-09-221-0/+1
* ref(home-manager): don't use home-manager when building the hostFranck Cuny2022-09-2210-132/+191
* ref(flake): move all the checks to external moduleFranck Cuny2022-09-182-33/+34
* ref(flake): drop naersk for nowFranck Cuny2022-09-184-53/+11
* ref(flake): remove pre-commit for golangFranck Cuny2022-09-181-34/+1
* feat(home/python): add a few more packagesFranck Cuny2022-09-181-2/+8
* feat(home/git): sign commits with my ssh keyFranck Cuny2022-09-171-0/+4
* feat(tools/sendsms): build sendsms with nix via naerskFranck Cuny2022-09-073-4/+23
* feat(flake): use naersk to build rust projectsFranck Cuny2022-09-073-2/+37
* feat(tool/sendsms): a CLI to send SMSFranck Cuny2022-09-076-0/+1382
* meta: ignore build for rust projectsFranck Cuny2022-09-071-0/+1
* fix(home/rust): better setupFranck Cuny2022-09-071-5/+11
* feat(modules/packages): install pkg-configFranck Cuny2022-09-071-1/+1
* fix(home/email): remove inbox tag for archived emailsFranck Cuny2022-09-071-1/+4
* feat(home/terraform): install the LSP serverFranck Cuny2022-09-041-1/+4
* feat(rust): add an overlay to install rustFranck Cuny2022-08-226-1/+63
* ref(modules/backup): only keep 4 weeks worth of backupsFranck Cuny2022-08-151-1/+1
* ref(modules/sourcegraph): stop backing upFranck Cuny2022-08-151-15/+0
* ci(pre-commit): add a few more checksFranck Cuny2022-08-151-2/+40
* fix(fmt): apply gofmt on some filesFranck Cuny2022-08-151-2/+1
* fix(shellcheck): apply recommendations from shellcheckFranck Cuny2022-08-151-3/+3
* feat(ops/gcp-backups): add terraform configuration for GCP bucketsFranck Cuny2022-08-155-0/+193
* fix(home/terminal): use alacritty's default colorsFranck Cuny2022-08-101-6/+0
* fix(ops/tf): remove commentsFranck Cuny2022-08-101-8/+0
* feat(ops/tf): script to create GCP service accounts and set rolesFranck Cuny2022-08-101-0/+113
* ref(ops/buildkite): use service account impersonation for GCPFranck Cuny2022-08-103-8/+30
* fix(tahoe/secrets): configuration for rclone-sync to GCPFranck Cuny2022-08-081-0/+0
* feat(home/terraform): install terraform when neededFranck Cuny2022-08-083-0/+12
* feat(ops/buildkite): use terraform to manage buildkiteFranck Cuny2022-08-077-1/+74
* ci(pipeline): the pipeline to be executed with a new buildFranck Cuny2022-08-073-3/+28
* feat(hosts/tahoe): add a token for graphql for buildkite agentsFranck Cuny2022-08-062-0/+16
* fix(modules/buildkite): rename a shell scriptFranck Cuny2022-08-061-1/+1
* ref(flake): tools and users packages are managed the same wayFranck Cuny2022-08-062-5/+10
* fix(tools): add gerrit-hook to the list of toolsFranck Cuny2022-08-061-0/+2
* fix(modules/secrets): call correct function for groupFranck Cuny2022-08-061-2/+3
* ref(tools): simplify the import of toolsFranck Cuny2022-08-066-17/+14
* ref(ci): delete custom scripts for formattingFranck Cuny2022-08-064-61/+1
* meta(flake): bump dependenciesFranck Cuny2022-07-201-3/+3
* fix(modules/secrets): call correct function for group validationFranck Cuny2022-07-201-1/+1
* docs(gerrit): how to edit the secretsFranck Cuny2022-07-201-1/+3
* fix(modules/secrets): set correctly all possible attributesFranck Cuny2022-07-201-5/+10
* feat(modules/gerrit): manage secure configuration with nixFranck Cuny2022-07-184-1/+8
* fix(modules/backup): reduce verbosity for resticFranck Cuny2022-07-081-1/+1
* fix(tahoe/backups): don't backup some directoriesFranck Cuny2022-07-081-0/+1
* fix(home/email): correct rule to move emails with afewFranck Cuny2022-07-071-1/+1
* fix(home/email): remove a filter from afewFranck Cuny2022-07-071-6/+0
* feat(home/mail): enable smtp to send emailsFranck Cuny2022-07-071-0/+3
* feat(home/mail): run afew before mbsyncFranck Cuny2022-07-021-0/+1
* feat(home/mail): add more rules for afewFranck Cuny2022-07-021-0/+18
* fix(home/email): remove the environment variable NOTMUCH_CONFIGFranck Cuny2022-07-021-1/+0
* feat(flake): add more pre-commit hooksFranck Cuny2022-07-021-0/+12
* fix(new-lines): add or remove new lines where neededFranck Cuny2022-07-0213-13/+2
* fix(home/git): install pre-commit toolFranck Cuny2022-07-021-1/+1
* feat(flake): add pre-commit hooksFranck Cuny2022-06-283-1/+56
* ref(flake): import tools top-level moduleFranck Cuny2022-06-281-6/+1
* ref(tools): top level module to manage all the toolsFranck Cuny2022-06-281-0/+10
* ref(flake): move `nixosConfigurations` at the bottomFranck Cuny2022-06-281-43/+48
* ref(flake): be specific about which systems we supportFranck Cuny2022-06-281-2/+8
* ref(flake): rename utils to futilsFranck Cuny2022-06-282-19/+19
* fix(flake): remove duplicated definition of flake-utilsFranck Cuny2022-06-282-18/+0
* fix(tools/gerrit-hook): exit on errorFranck Cuny2022-06-261-0/+1
* fix(modules/cgit): don't log blackbox exporter requestsFranck Cuny2022-06-261-0/+3
* fix(tools/gerrit-hook): replace `.' with `-dot-' in project's nameFranck Cuny2022-06-261-0/+5
* feat(tools/gerrit-hook): run CI pipeline for all the repositoriesFranck Cuny2022-06-261-3/+3
* fix(modules/cgit): correct alias configuration for robots.txtFranck Cuny2022-06-231-1/+3
* fix(modules/cgit): exclude all web crawlersFranck Cuny2022-06-231-0/+6
* fix(modules/grafana): configure nginx to bind to tailscale IPFranck Cuny2022-06-231-0/+12
* fix(modules/sourcegraph): configure nginx to bind to tailscale IPFranck Cuny2022-06-231-0/+12
* fix(modules/unifi): configure nginx to bind to tailscale IPFranck Cuny2022-06-231-0/+12
* fix(modules/navidrome): configure nginx to bind to tailscale IPFranck Cuny2022-06-231-0/+12
* fix(modules/transmission): configure nginx to bind on tailscale IPFranck Cuny2022-06-231-0/+12
* fix(modules/cgit): make cgit the default server for nginxFranck Cuny2022-06-231-0/+4
* feat(hosts/home): use fish as my default shell everywhereFranck Cuny2022-06-232-2/+2
* fix(modules/unifi): only backup the backup directoryFranck Cuny2022-06-231-1/+1
* feat(home/shell): add alias to search nix packagesFranck Cuny2022-06-231-0/+1
* ref(tools/gerrit-hook): more idiomatic codeFranck Cuny2022-06-231-3/+4
* feat(home/go): install go-tools packageFranck Cuny2022-06-231-1/+1
* fix(tools/ipconverter): add missing new lines to print statementsFranck Cuny2022-06-201-4/+4
* fix(tools/ipconverter): fail if number of arguments is insufficientFranck Cuny2022-06-201-0/+5
* feat(home/shell): add aliases for ip2int and int2ipFranck Cuny2022-06-201-0/+2
* fix(home/emacs): don't create frame for emacsclientFranck Cuny2022-06-201-2/+2
* doc(home/git): comment some of the optionsFranck Cuny2022-06-201-0/+4
* feat(home/git): add a few more options in the default configurationFranck Cuny2022-06-201-0/+5
* fix(home/emacs): install the package nixpkgs-fmtFranck Cuny2022-06-201-0/+1
* feat(home/shell): manage fish's functions directoryFranck Cuny2022-06-203-0/+14
* ref(home/shell): switch default shell to fishFranck Cuny2022-06-202-2/+2
* ref(home/shell): move all shell aliases to a shared configurationFranck Cuny2022-06-204-6/+20
* ref(home/shell): make it easier to share common things between shellsFranck Cuny2022-06-2015-43/+53
* feat(tools/seqstat): add a tool to report stats about a sequenceFranck Cuny2022-06-194-0/+194
* feat(tools/numap): add a tool to report NUMA topology of a hostFranck Cuny2022-06-197-0/+512
* feat(tools/schedlatency): add a tool to report scheduler latencyFranck Cuny2022-06-192-0/+258
* feat(tools/scheddomain): add a tool to report on scheduler domainsFranck Cuny2022-06-192-0/+156
* feat(tools/git-bootstrap): initialize a git repository with my defaultsFranck Cuny2022-06-184-0/+250
* feat(tools/ssh-key-to-forge): import a SSH key to a forgeFranck Cuny2022-06-184-0/+591
* feat(tools/music-organizer): add a CLI to organize my musicFranck Cuny2022-06-185-0/+318
* feat(tools/git-blame-stats): add the CLI with default git configurationFranck Cuny2022-06-181-1/+2
* feat(tools/git-blame-stats): add the tool to nix configurationFranck Cuny2022-06-182-0/+2
* feat(tools/git-blame-stats): add a CLI to report git blame statisticsFranck Cuny2022-06-183-0/+104
* ref(gerrit): add the plugin to delete projectsFranck Cuny2022-06-181-0/+2
* feat(ipconverter): install the tool with my other packagesFranck Cuny2022-06-181-1/+2
* feat(ipconverter): add the tool to nixFranck Cuny2022-06-182-1/+5
* feat(ipconverter): add a tool to convert IPv4 to int and vice-versaFranck Cuny2022-06-184-0/+120
* ref(scripts): remove the module for scriptsFranck Cuny2022-06-166-46/+31
* docs(tools/govanity): update instructionsFranck Cuny2022-06-151-5/+1
* ref(tools/govanity): simplify the deployment scriptFranck Cuny2022-06-152-13/+11
* ref(home/go): update to go version 1.18, ensure goplsFranck Cuny2022-06-151-1/+3
* ref(tools/govanity): add a function to load the configurationFranck Cuny2022-06-152-18/+22
* fix(tools/govanity): add a test for the repo URLFranck Cuny2022-06-151-0/+40
* fix(tools/govanity): remove one repo and fix URL for the other twoFranck Cuny2022-06-151-4/+2
* feat(home/beet): import albums on the NASFranck Cuny2022-06-143-30/+60
* delete reference to namespacesFranck Cuny2022-06-136-27/+21
* github: don't install libpcapFranck Cuny2022-06-131-3/+0
* github: fix workflow configurationFranck Cuny2022-06-131-1/+1
* github: add workflow configurationFranck Cuny2022-06-131-0/+38
* add stub commands for buckitFranck Cuny2022-06-138-0/+130
* git: ignore the generated binary buckitFranck Cuny2022-06-131-0/+1
* initial documentationFranck Cuny2022-06-132-1/+63
* Add README.md, LICENSE.txtFranck Cuny2022-06-132-0/+21
* Initial commitFranck Cuny2022-06-130-0/+0
* ref(sourcegraph): exclude more directories from backupFranck Cuny2022-06-131-2/+6
* ref(nginx): delete unused moduleFranck Cuny2022-06-121-81/+0
* mpd: we only want events from the player subsystemFranck Cuny2022-06-112-2/+8
* doc: update README with instruction for installingFranck Cuny2022-06-111-0/+8
* build: install the binary and systemd unitFranck Cuny2022-06-111-0/+12
* scrobbler: add a systemd unit fileFranck Cuny2022-06-111-0/+43
* scrobbler: read mpd status before processing songFranck Cuny2022-06-111-4/+21
* scrobbler: record how long a song was playedFranck Cuny2022-06-112-1/+16
* mpd-scrobbler: proper default argumentsFranck Cuny2022-06-111-2/+31
* scrobbler: use helper function EqualAttrsFranck Cuny2022-06-111-3/+1
* record: add some basic testingFranck Cuny2022-06-112-0/+59
* mpd-stats: pass database path to the scrobblerFranck Cuny2022-06-112-5/+31
* scrobbler: add timestamp to the recordFranck Cuny2022-06-111-9/+11
* scrobbler: add interface to the sqlite3 databaseFranck Cuny2022-06-113-0/+57
* mpd-stats: create and run the scrobblerFranck Cuny2022-06-111-39/+4
* scrobbler: add functions to create and run itFranck Cuny2022-06-111-0/+66
* mpd: export the type PlayerFranck Cuny2022-06-111-4/+4
* mpd: add function `Close` to the playerFranck Cuny2022-06-112-2/+15
* mpd: rename function to create the playerFranck Cuny2022-06-112-2/+2
* scrobbler: create a record on new songFranck Cuny2022-06-111-5/+27
* scrobbler: initial log record typeFranck Cuny2022-06-113-1/+40
* scrobbler: watch for events and print song detailsFranck Cuny2022-06-114-0/+77
* README: add some information about loggingFranck Cuny2022-06-111-1/+14
* add initial go.modFranck Cuny2022-06-111-0/+3
* Add README.org, LICENSE.txtFranck Cuny2022-06-112-0/+21
* Initial commitFranck Cuny2022-06-110-0/+0