about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* use agenix to manage secrets in the repositoryFranck Cuny11 days6-8/+130
* add docstring to justfileFranck Cuny2024-12-092-0/+5
* fix misconfiguration of the bootloaderFranck Cuny2024-12-095-8/+19
* fix configuration for work MBPFranck Cuny2024-12-091-14/+6
* move each machine into a directoryFranck Cuny2024-12-0913-26/+38
* set hostname and correct ssh keyFranck Cuny2024-12-096-39/+54
* move the configuration for hetzner under machinesFranck Cuny2024-12-0812-146/+74
* fix conflictFranck Cuny2024-12-082-40/+2
* add support for devshell and pre-commit-hooks againFranck Cuny2024-12-082-4/+182
* more refactoringFranck Cuny2024-12-0823-642/+123
* refactor overall configurationFranck Cuny2024-12-0813-201/+572
* add targets to create virtual machinesFranck Cuny2024-12-081-0/+38
* add shell aliases for kubectl and kubieFranck Cuny2024-12-031-0/+5
* install zoom on the MBA.Franck Cuny2024-12-021-0/+3
* install k9sFranck Cuny2024-12-021-0/+1
* minor tweaks related to k8sFranck Cuny2024-12-021-2/+3
* don't install zoomFranck Cuny2024-12-022-1/+4
* update to 24.11Franck Cuny2024-12-013-4/+4
* remove unused fontsFranck Cuny2024-12-013-20/+1
* flake.lock: UpdateFranck Cuny2024-12-011-4/+4
* flake.lock: UpdateFranck Cuny2024-12-011-13/+13
* install a few more toolsFranck Cuny2024-11-291-23/+39
* fix what I brokeFranck Cuny2024-11-181-2/+5
* fix commentFranck Cuny2024-11-181-1/+1
* some tuning for nixFranck Cuny2024-11-181-2/+3
* more configuration for ezaFranck Cuny2024-11-182-0/+11
* add eza, an alternative to lsFranck Cuny2024-11-181-0/+7
* configuration for yt-dlpFranck Cuny2024-11-183-2/+36
* there's no virtual env to activateFranck Cuny2024-11-171-1/+0
* install a few more media toolsFranck Cuny2024-11-171-1/+3
* flake.lock: UpdateFranck Cuny2024-11-171-15/+15
* delete unused fileFranck Cuny2024-11-171-1/+0
* manage a few more things with nix instead of homebrewFranck Cuny2024-11-172-15/+22
* move machine configurations under darwin and nixosFranck Cuny2024-11-1715-62/+45
* install font dejavuFranck Cuny2024-11-081-4/+7
* run excalidraw in a container and make it available over httpsFranck Cuny2024-11-061-5/+27
* align commentFranck Cuny2024-11-051-2/+1
* stop displaying some messages from brewFranck Cuny2024-11-041-0/+2
* install mpv (mpv.io)Franck Cuny2024-11-041-0/+3
* formattingFranck Cuny2024-11-041-10/+2
* flake.lock: UpdateFranck Cuny2024-11-031-19/+19
* don't like this oneFranck Cuny2024-10-271-2/+0
* move firewall configuration to the network moduleFranck Cuny2024-10-273-25/+32
* this may simplify things ?Franck Cuny2024-10-271-22/+28
* centralize more configurations related to darwinFranck Cuny2024-10-263-22/+13
* fix typo for the name of the cascadia fontFranck Cuny2024-10-261-2/+2
* don't pin to a specific version of GoFranck Cuny2024-10-261-26/+5
* add the font cascadiaFranck Cuny2024-10-261-6/+4
* configure the host's name for the MBAFranck Cuny2024-10-261-3/+5
* automatically install updates for MacOSFranck Cuny2024-10-261-0/+1
* prevent webcrawler to index pagesFranck Cuny2024-10-211-1/+2
* add more toolsFranck Cuny2024-10-204-272/+0
* add credential managerFranck Cuny2024-10-201-0/+1
* delete packages since they don't exist anymoreFranck Cuny2024-10-181-5/+1
* flake.lock: UpdateFranck Cuny2024-10-181-22/+22
* delete more python codeFranck Cuny2024-10-146-472/+1
* delete a bunch of python related stuffFranck Cuny2024-10-146-342/+0
* backup the repositoriesFranck Cuny2024-10-081-8/+24
* new ssh public key for my userFranck Cuny2024-10-081-7/+7
* build and deploy correctly the configuration to wildcatFranck Cuny2024-10-081-2/+2
* build and deploy configuration for remote hostFranck Cuny2024-10-051-0/+6
* clean up the devshell setupFranck Cuny2024-10-051-42/+37
* more scripts to deleteFranck Cuny2024-10-052-70/+0
* enable tmuxFranck Cuny2024-10-051-0/+21
* remove a few scriptsFranck Cuny2024-10-053-96/+0
* install nixos-rebuildFranck Cuny2024-09-281-0/+1
* for some reason the `hostname` is busted on sequoiaFranck Cuny2024-09-281-2/+2
* install pandocFranck Cuny2024-09-281-0/+1
* update some of the fontsFranck Cuny2024-09-281-2/+3
* flake.lock: UpdateFranck Cuny2024-09-271-18/+18
* sort repositories by ageFranck Cuny2024-09-211-0/+1
* a few more tweaks for cgitFranck Cuny2024-09-211-4/+6
* let's try once againFranck Cuny2024-09-211-11/+3
* try to configure using the cgit moduleFranck Cuny2024-09-211-65/+31
* I think this is the correct configurationFranck Cuny2024-09-211-3/+3
* configure fcgiwrap properlyFranck Cuny2024-09-211-3/+3
* tweak cgitrcFranck Cuny2024-09-211-1/+1
* add fcuny to git + sudo accessFranck Cuny2024-09-132-2/+6
* we need a state version now for MacosFranck Cuny2024-09-132-0/+4
* update deps and remove nur/firefox overlaysFranck Cuny2024-09-133-47/+1
* flake.lock: UpdateFranck Cuny2024-09-131-69/+35
* minior changes to devshell configurationFranck Cuny2024-09-131-9/+12
* add a TODO for wildcatFranck Cuny2024-09-131-0/+1
* just use the default fish setupFranck Cuny2024-09-131-36/+0
* watch for changes to the devshell configurationFranck Cuny2024-09-133-2/+7
* use default path for gitoliteFranck Cuny2024-08-051-3/+2
* we need configFranck Cuny2024-08-051-1/+1
* store gitolite data on /srvFranck Cuny2024-08-051-3/+3
* additional settingsFranck Cuny2024-08-051-1/+57
* attempt at configuring cgit and gitoliteFranck Cuny2024-08-051-0/+55
* fix nginx configuration for fcuny.netFranck Cuny2024-08-051-2/+2
* another attempt for nginx and acmeFranck Cuny2024-08-051-0/+8
* initial nginx configuration for fcuny.netFranck Cuny2024-08-052-0/+31
* set the ssh key for user fcunyFranck Cuny2024-08-053-7/+11
* add a new host: wildcatFranck Cuny2024-08-059-2/+111
* add a linux VM as a new hostFranck Cuny2024-08-036-0/+68
* add lint as a target and reformatFranck Cuny2024-07-226-67/+29
* delete github actionsFranck Cuny2024-07-224-64/+4
* remove the MakefileFranck Cuny2024-07-222-23/+0
* no need to install go related packagesFranck Cuny2024-07-221-7/+0
* remove commands from devenvFranck Cuny2024-07-222-44/+3
* add a justfileFranck Cuny2024-07-221-0/+8
* bump nixos to 24.05Franck Cuny2024-07-223-4/+7
* flake.lock: UpdateFranck Cuny2024-07-191-8/+8
* flake.lock: UpdateFranck Cuny2024-07-191-69/+35
* add ipythonFranck Cuny2024-06-033-0/+62
* clean up a bunch of home-manager stuffFranck Cuny2024-05-235-187/+1
* chore: update flakegithub-actions[bot]2024-05-121-30/+24
* clean up python packagesFranck Cuny2024-05-061-12/+0
* clean up more stuffFranck Cuny2024-05-062-140/+1
* messing with stuffFranck Cuny2024-05-067-232/+0
* move robloxenv to hashienv under `src'Franck Cuny2024-05-061-0/+0
* add some utility functionsFranck Cuny2024-05-063-1/+24
* lint and fmtFranck Cuny2024-05-062-17/+7
* move ghabilling to pythonFranck Cuny2024-05-064-107/+45
* more deletionFranck Cuny2024-05-063-35/+0
* just moving stuff aroundFranck Cuny2024-05-063-3/+57
* move ipconverter under `src`Franck Cuny2024-05-057-64/+28
* some cleanup for CIFranck Cuny2024-05-052-5/+0
* move seqstatFranck Cuny2024-05-047-44/+15
* move the slocalc under `src`Franck Cuny2024-05-045-32/+3
* don't install the script for pizzaFranck Cuny2024-05-043-33/+0
* delete CI scriptFranck Cuny2024-05-042-29/+2
* ensure we install coreutilFranck Cuny2024-05-041-0/+1
* start the conversion to pythonFranck Cuny2024-05-047-58/+264
* add a comment to set environment variablesFranck Cuny2024-05-032-7/+45
* more tweaksFranck Cuny2024-05-031-2/+2
* tmux stuffFranck Cuny2024-05-021-0/+4
* drop zshFranck Cuny2024-05-026-10/+5
* i dont knowFranck Cuny2024-05-021-0/+1
* install and configure tmux for alacrittyFranck Cuny2024-05-022-21/+43
* configure fish and install alacrittyFranck Cuny2024-05-012-0/+49
* improve variable's nameFranck Cuny2024-04-301-2/+2
* enable ruffFranck Cuny2024-04-291-0/+1
* add `robloxenv` to manage hashi credentialsFranck Cuny2024-04-295-3/+207
* ignore all of github.rbx.comFranck Cuny2024-04-291-1/+1
* delete more unused thingsFranck Cuny2024-04-282-27/+1
* replaced with https://github.com/fcuny/x509-infoFranck Cuny2024-04-283-205/+1
* add a script to fetch cheeseboard's menuFranck Cuny2024-04-288-167/+99
* chore: update flakegithub-actions[bot]2024-04-281-24/+24
* install required python packages for ruff-lspFranck Cuny2024-04-231-0/+3
* install and configure aspellFranck Cuny2024-04-231-1/+13
* install aspellFranck Cuny2024-04-221-0/+6
* switch to fish as the default shellFranck Cuny2024-04-195-2/+20
* move the `slocalc` to a python scriptFranck Cuny2024-04-166-72/+98
* install nomad packFranck Cuny2024-04-151-0/+1
* add and remove some packagesFranck Cuny2024-04-152-3/+4
* chore: update flakegithub-actions[bot]2024-04-151-24/+24
* chore: update flakegithub-actions[bot]2024-04-011-18/+18
* chore: update flakegithub-actions[bot]2024-03-271-33/+33
* `ghalogs` get the logs of a GHA workflow runFranck Cuny2024-03-203-0/+174
* chore: update flakegithub-actions[bot]2024-03-181-21/+21
* `cbpt` get cheeseboard's pizza for the weekFranck Cuny2024-03-123-0/+163
* fix a typo and update 1password configFranck Cuny2024-03-121-1/+3
* installing vscode through nix does not work well for meFranck Cuny2024-03-121-109/+0
* switch to absolute pathFranck Cuny2024-03-116-9/+9
* reorganize common files for hostsFranck Cuny2024-03-116-47/+29
* mark nix 2.16.2 as insecureFranck Cuny2024-03-111-1/+6
* build(deps): bump cachix/install-nix-action from 25 to 26dependabot[bot]2024-03-112-2/+2
* add the SLO calculator toolFranck Cuny2024-03-112-0/+71
* chore: update flakegithub-actions[bot]2024-03-101-15/+15
* delete a bunch of stuffFranck Cuny2024-03-1024-1617/+0
* install the zed editorFranck Cuny2024-03-101-0/+1
* fix conflictFranck Cuny2024-03-072-9/+3
* share configuration for shell utilsFranck Cuny2024-03-078-94/+80
* install seqstat on the work profileFranck Cuny2024-03-062-3/+5
* enable copilot for vscodeFranck Cuny2024-03-061-0/+2
* rename `tools` to `packages` to follow conventionFranck Cuny2024-03-0636-4/+4
* set correct git email in the profilesFranck Cuny2024-03-063-1/+8
* use absolute path by using `$self`Franck Cuny2024-03-061-2/+2
* install my own scriptsFranck Cuny2024-03-066-10/+28
* add configuration for my work machineFranck Cuny2024-03-049-8/+142
* don't sign git commitsFranck Cuny2024-03-042-33/+1
* move all home-manager settings under the profilesFranck Cuny2024-03-046-6/+6
* create profiles for home-managerFranck Cuny2024-03-042-8/+8
* common macos preferences are moved to a moduleFranck Cuny2024-03-043-17/+19
* extract shared code for darwin to a new moduleFranck Cuny2024-03-043-34/+37
* expand configuration for vscodeFranck Cuny2024-03-041-8/+65
* build(deps): bump DeterminateSystems/update-flake-lock from 20 to 21dependabot[bot]2024-03-041-1/+1
* chore: update flakegithub-actions[bot]2024-03-041-27/+27
* install and configure vscodeFranck Cuny2024-03-041-12/+70
* nix libraries and modules will be under `nix/`Franck Cuny2024-03-043-3/+3
* chore: update flakegithub-actions[bot]2024-02-251-15/+15
* ignore case for emacsrescue aliasFranck Cuny2024-02-191-1/+1
* update homebrew formulaeFranck Cuny2024-02-191-0/+1
* alias to dump info from emacs when it freezesFranck Cuny2024-02-191-0/+1
* display flake information in a more readable formatFranck Cuny2024-02-192-7/+31
* chore: update flakegithub-actions[bot]2024-02-191-15/+15
* chore: update flakegithub-actions[bot]2024-02-121-15/+15
* chore: update flakegithub-actions[bot]2024-02-041-27/+27
* additional settings for firefoxFranck Cuny2024-02-021-2/+16
* chore: update flakegithub-actions[bot]2024-02-021-9/+9
* more Mac stuffFranck Cuny2024-02-021-0/+12
* install kubectlFranck Cuny2024-02-021-0/+6
* some Mac stuffFranck Cuny2024-02-021-0/+3
* install envoyFranck Cuny2024-02-021-0/+1
* install firefoxFranck Cuny2024-02-028-3/+143
* run CI commands in a nix shellFranck Cuny2024-01-261-2/+2
* print various environments variable from CIFranck Cuny2024-01-264-1/+38
* fail if the token is missingFranck Cuny2024-01-251-0/+1
* delete some unused codeFranck Cuny2024-01-255-179/+0
* bump the version of goFranck Cuny2024-01-251-1/+1
* gha-billing: how many minutes are left in the cycleFranck Cuny2024-01-252-0/+106
* build binaries and run commands on CIFranck Cuny2024-01-221-0/+3
* add build information to `flake-info`Franck Cuny2024-01-221-1/+23
* add more commands to devshell's menuFranck Cuny2024-01-221-0/+12
* build all the binaries using a MakefileFranck Cuny2024-01-226-7/+41
* disable linter for yamlFranck Cuny2024-01-211-1/+5
* fix linter issuesFranck Cuny2024-01-212-15/+12
* add gomod to dependabotFranck Cuny2024-01-211-0/+4
* a tool to print information about a x509 certificateFranck Cuny2024-01-212-0/+207
* delete all the templatesFranck Cuny2024-01-2115-274/+1
* chore: update flakegithub-actions[bot]2024-01-211-34/+34
* initial version of the flake-info commandFranck Cuny2024-01-213-0/+139
* install some go related programsFranck Cuny2024-01-211-2/+9
* install netnewswireFranck Cuny2024-01-211-0/+1
* build(deps): bump cachix/install-nix-action from 24 to 25dependabot[bot]2024-01-162-2/+2
* chore: update flakegithub-actions[bot]2024-01-141-24/+42
* chore: update flakegithub-actions[bot]2024-01-071-18/+18
* chore: update flakegithub-actions[bot]2024-01-011-9/+9
* chore: update flakegithub-actions[bot]2023-12-261-12/+12
* build(deps): bump cachix/install-nix-action from 23 to 24dependabot[bot]2023-12-191-1/+1
* add goreleaser to go templateFranck Cuny2023-12-199-70/+147
* chore: update flakegithub-actions[bot]2023-12-171-6/+6
* jless is useful to inspect JSON filesFranck Cuny2023-12-151-0/+1
* remove rust template, add GHA to go templateFranck Cuny2023-12-1512-179/+71
* format yamlFranck Cuny2023-12-151-1/+3
* various fixes for errors reported by deadnixFranck Cuny2023-12-1510-29/+9
* enable deadnix for pre-commit hookFranck Cuny2023-12-141-2/+1
* delete another un-needed fileFranck Cuny2023-12-141-1/+0
* delete more unused configurationsFranck Cuny2023-12-145-132/+10
* update the main documentationFranck Cuny2023-12-148-619/+12
* use the `update-flake-lock` to update nix flakesFranck Cuny2023-12-141-15/+19
* use devshell to build / switch the configurationFranck Cuny2023-12-142-21/+18
* build(deps): bump actions/checkout from 3 to 4dependabot[bot]2023-12-141-1/+1
* pre-commit delegates all the work to treefmtFranck Cuny2023-12-142-21/+22
* testFranck Cuny2023-12-142-1/+2
* flake.lock: UpdateFranck Cuny2023-12-141-24/+24
* install vlc and transmissionFranck Cuny2023-12-141-1/+3
* simplify the layoutFranck Cuny2023-12-1410-2/+2
* build(deps): bump cachix/install-nix-action from 23 to 24dependabot[bot]2023-12-141-1/+1
* delete even more unused configurationsFranck Cuny2023-12-0955-16533/+7
* install kind / configure the dockFranck Cuny2023-12-081-3/+8
* delete configuration for old machinesFranck Cuny2023-12-0832-680/+0
* build(deps): bump cachix/install-nix-action from 23 to 24dependabot[bot]2023-12-041-1/+1
* clean up the build scriptFranck Cuny2023-12-041-6/+3
* add a CI configuration for this repoFranck Cuny2023-12-041-0/+28
* additional cleanup for flakesFranck Cuny2023-12-043-43/+57
* add nixd as a LSP for nix.Franck Cuny2023-12-041-0/+1
* update to 23.11 and break down flakesFranck Cuny2023-12-044-140/+264