about summary refs log tree commit diff
path: root/templates/rust/flake.nix (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-11-15fix(flake): add extra argument for the `check-yaml' hookFranck Cuny1-1/+1
Drone's CI configuration is in YAML and can contain multiple configurations (documents). By default the check does not allow this, so let's update the configuration by adding the flag `--allow-multiple-documents`.
2022-11-15fix(modules/gitea): next time I'll learn to read the documentationFranck Cuny1-2/+1
2022-11-15fix(modules/gitea): add a few more settingsFranck Cuny1-0/+4
2022-11-15build: update flake for x509-infoFranck Cuny1-14/+14
2022-11-15feat(fonts): add iosevka to the list of fontsFranck Cuny4-6/+18
Replace the use of Source Code Pro with Iosevka in a few applications (sway, waybar, alacritty).
2022-11-13ref(home/alacritty): use cascadia and larger font sizeFranck Cuny1-1/+4
2022-11-08feat(home/packages): install diveFranck Cuny1-2/+3
A tool to explore layers in docker images.
2022-11-07ref: update url for some inputs to the flakeFranck Cuny2-132/+235
2022-11-07fix(services/gitea): disable registration correctlyFranck Cuny1-1/+1