about summary refs log tree commit diff stats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2024-02-20 17:21:42 +0100
committerSoispha <soispha@vhack.eu>2024-02-20 17:21:42 +0100
commitf2bdeaed0bcf97a880fe36cfc8a050d1643120b8 (patch)
treeba4fe9c3ddf076529701c0e776ffef2104ac23d5 /CHANGELOG.md
parentrefactor(treewide): Add a `.sh` extension to shell scripts (diff)
downloadnixos-config-f2bdeaed0bcf97a880fe36cfc8a050d1643120b8.tar.gz
nixos-config-f2bdeaed0bcf97a880fe36cfc8a050d1643120b8.zip
refactor(treewide): Reformat all files with treefmt
This includes getting all shellscripts to pass shellcheck. To accomplish
this, some old scripts were removed
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md406
1 files changed, 352 insertions, 54 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9a8b64f0..514d9ba7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,78 +1,108 @@
 # Changelog
+
 All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
 
-- - -
+______________________________________________________________________
+
 ## v1.27.4 - 2024-02-12
+
 #### Bug Fixes
+
 - **(hm/pkgs/scrs/mpc-fav)** Correctly orient the if condition - (81ddabb) - Soispha
 - **(sys/nixpkgs/pkgs/comments)** Estimate filesize can be > an u32 - (2d383cf) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.27.3 - 2024-02-11
+
 #### Bug Fixes
+
 - **(hm/conf/taskwarrior)** Correctly parse project.nix file - (7e201c8) - Soispha
 - **(sys/disks)** Differentiate the space limit of '/' an '/tmp' - (5c35f00) - Soispha
 - **(sys/nixpkgs/pkgs/comments)** Allow unknown comment author - (9ddb7d8) - Soispha
+
 #### Miscellaneous Chores
+
 - **(hm/soispha/conf/taskwarrior/projects)** Update - (59a13b1) - Soispha
 - **(hm/soispha/conf/taskwarrior/projects)** Update - (4704008) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.27.2 - 2024-02-09
+
 #### Bug Fixes
+
 - **(hm/conf/mail)** Disable himalaya because it changed - (455a1c6) - Soispha
 - **(sys/nixpkgs/pkgs/yt)** Avoid logging, that mpv can't display chars - (667ec9f) - Soispha
 - **(sys/nixpkgs/pkgs/yt)** Replace all quotes - (be0b828) - Soispha
+
 #### Build system
+
 - **(treewide)** Update - (2221976) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.27.1 - 2024-02-08
+
 #### Bug Fixes
+
 - **(sys/svcs/printing)** Active cups webinterface - (85a687d) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.27.0 - 2024-02-07
+
 #### Bug Fixes
+
 - **(hm/pkgs/spodi)** Allow more providers - (55cc9d6) - Soispha
 - **(sys)** Use new module options - (57f5a13) - Soispha
 - **(sys/nixpkgs/pkgs/comments)** Make `channel_is_verified` optional - (cd344b3) - Soispha
 - **(sys/svcs/printing)** Use correct printer network address - (765f20b) - Soispha
 - **(sys/svcs/printing)** Configure Cups to be stateless - (6a32061) - Soispha
+
 #### Build system
+
 - **(.envrc)** Set the CDPATH - (f986c96) - Soispha
 - **(treewide)** Update - (72ce420) - Soispha
+
 #### Features
+
 - **(hm/pkgs/scrs)** Add `mpc-fav` and `sort_song` - (04e4fe4) - Soispha
+
 #### Refactoring
+
 - **(hm/pkgs/scrs)** Sort the declarations alphabetical - (f2ada3a) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.26.3 - 2024-01-30
+
 #### Bug Fixes
+
 - **(sys/nixpkgs/comments)** Add missing fields to info_json parser - (0bf099b) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.26.2 - 2024-01-30
+
 #### Bug Fixes
+
 - **(treewide)** Fully remove grades - (63b23a0) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.26.1 - 2024-01-30
+
 #### Bug Fixes
+
 - **(hm/pkgs)** Remove `grades` as it no longer compiles - (02ed712) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.26.0 - 2024-01-30
+
 #### Bug Fixes
+
 - **(hm)** Move the session variables to their associated service - (12e3c1a) - Soispha
 - **(hm/conf/alacritty)** Correct hint regex - (bfaf53d) - Soispha
 - **(hm/conf/alacritty)** Streamline config - (8b9f77e) - Soispha
@@ -114,7 +144,9 @@ All notable changes to this project will be documented in this file. See [conven
 - **(sys/nixpkgs/ytc)** Check if symlink path exists - (2871dfb) - Soispha
 - **(sys/svcs/nix)** Improve some default configuration - (2631fac) - Soispha
 - **(treewide)** Comply with the shell library's new argument names - (98b5114) - Soispha
+
 #### Build system
+
 - **(flake)** Update - (27a28f3) - Soispha
 - **(treewide)** Update - (df31b93) - Soispha
 - **(treewide)** Update - (4ad7626) - Soispha
@@ -125,9 +157,13 @@ All notable changes to this project will be documented in this file. See [conven
 - **(treewide)** Update shell library - (86560bc) - Soispha
 - **(treewide)** Update shell library - (bf2895e) - Soispha
 - **(treewide)** Update flake and shell library - (95c9314) - Soispha
+
 #### Documentation
+
 - **(hm/pkgs/scrs/neorg/utils)** Fix typo in comment - (8096743) - Soispha
+
 #### Features
+
 - **(flake)** Add `pkgs` subattribute - (3a0db9d) - Soispha
 - **(hm/conf/less)** Configure the full lesskey file - (4b17d30) - Soispha
 - **(hm/conf/nvim/plgs/treesitter)** Add custom parser for `yts` - (849cd60) - Soispha
@@ -141,13 +177,17 @@ All notable changes to this project will be documented in this file. See [conven
 - **(sys/nixpkgs/pkgs/yt)** Merge ytc and the rewritten ytc - (089c08a) - Soispha
 - **(sys/nixpkgs/yt)** Add support for the 'url' command - (b53a8d8) - Soispha
 - **(sys/nixpkgs/yt/{yt,ytc})** Persist old selection file - (ba3273c) - Soispha
+
 #### Refactoring
+
 - **(hm/pkgs/scrs/specific/neorg/sh)** Split the script into sub-scripts - (94b2cdc) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.25.0 - 2024-01-07
+
 #### Bug Fixes
+
 - **(flake)** Add `cargo` to make the rust language server work - (7aaea01) - Soispha
 - **(hm/pkgs/scr/specific/ytcc/yts)** Explicitly exit with 0 - (3ecbeb4) - Soispha
 - **(hm/pkgs/scr/specific/ytcc/yts)** Actually make the subcommands optional - (98fd08f) - Soispha
@@ -171,10 +211,14 @@ All notable changes to this project will be documented in this file. See [conven
 - **(sys/nixpkgs/pkgs/ytc/scr)** Create download dir - (0d63f06) - Soispha
 - **(sys/nixpkgs/pkgs/ytc/scr/main)** Also delete the file if no id is set - (30808e8) - Soispha
 - **(sys/nixpkgs/pkgs/ytc/scr/main)** Stop mpv from spamming up stdout - (4e00805) - Soispha
+
 #### Documentation
+
 - **(hm/pkgs/scr/specific/ytcc/yts)** Add a help text - (0b77143) - Soispha
 - **(sys/nixpkgs/pkgs/ytc)** Slightly improve error output - (82adf42) - Soispha
+
 #### Features
+
 - **(flake)** Add `rustfmt` to the dev environment - (180326f) - Soispha
 - **(hm/pkgs/scr)** Add support for python based scripts - (9aec145) - Soispha
 - **(hm/pkgs/scr/specific/ytcc/description)** Add command to display description - (458f532) - Soispha
@@ -182,15 +226,21 @@ All notable changes to this project will be documented in this file. See [conven
 - **(hm/pkgs/scr/ytcc)** Add support for showing comments - (ea09ccf) - Soispha
 - **(hm/pkgs/scr/ytcc/ytc)** Rewrite in Rust - (d33998b) - Soispha
 - **(hm/pkgs/scr/ytcc/ytc)** Add support for direct urls - (552f466) - Soispha
+
 #### Miscellaneous Chores
+
 - **(hm/soispha/conf/taskwarrior/projects)** Update - (d84d378) - Soispha
+
 #### Refactoring
+
 - **(hm/pkgs/scr/neorg)** Add subdir for specific script groups - (36f0084) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.24.0 - 2024-01-01
+
 #### Bug Fixes
+
 - **(hm/conf/yambar)** Add some padding - (85a6304) - Soispha
 - **(hm/conf/yambar/config)** Use correct anchor - (acea986) - Soispha
 - **(hm/conf/yambar/scripts/sound_volume)** Add higher sleep time - (05ff197) - Soispha
@@ -198,18 +248,24 @@ All notable changes to this project will be documented in this file. See [conven
 - **(hm/conf/ytcc/conf)** Remove duplicated config key - (43eb4d1) - Soispha
 - **(hm/pkgs/ytc)** Wait for last mpv instance to exit before starting burndown - (0d09df6) - Soispha
 - **(hm/pkgs/ytc)** Improve cli output - (fae4583) - Soispha
+
 #### Build system
+
 - **(treewide)** Update - (076b147) - Soispha
+
 #### Features
+
 - **(hm/conf/yambar)** Show currently playing song in bar - (f3ca160) - Soispha
 - **(hm/conf/ytcc)** Init - (4ace681) - Soispha
 - **(hm/pkgs/ytc)** Init - (2c2458c) - Soispha
 - **(hm/pkgs/yts)** Init - (b155308) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.23.0 - 2023-12-31
+
 #### Bug Fixes
+
 - **(hm/conf/task/hooks/)** Correctly wrap python hooks to add timewarrior - (3cc639d) - Soispha
 - **(hm/conf/task/hooks/)** Correctly wrap python hooks to add timewarrior - (1b744b9) - Soispha
 - **(hm/pkgs)** Remove unneeded array - (9bc0c05) - Soispha
@@ -219,25 +275,35 @@ All notable changes to this project will be documented in this file. See [conven
 - **(hm/pkgs/neorg)** Don't limit too many things on 'tracking' - (ba85d7e) - Soispha
 - **(hm/pkgs/scr/neorg)** The id argument to 'fstart' is not optional - (97def8c) - Soispha
 - **(sys/svcs/postgresql)** Only active if not on a laptop - (3d97e34) - Soispha
+
 #### Build system
+
 - **(treewide)** Update - (a9bb6cf) - Soispha
+
 #### Documentation
+
 - **(hm/pkgs/con2pdf)** Add dbg statements - (c35ede7) - Soispha
+
 #### Features
+
 - **(hm/pkgs)** Add ytcc - (371a980) - Soispha
 - **(hm/pkgs/lock)** Init - (8ea57d8) - Soispha
 - **(hm/pkgs/neorg)** Add a subcommand to stop the currently active task - (7853b10) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.22.1 - 2023-12-29
+
 #### Bug Fixes
+
 - **(hm/pkgs/hibernate)** Only unset task context + active if existing - (2292808) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.22.0 - 2023-12-29
+
 #### Bug Fixes
+
 - **(hm/conf/)** Use new xdg config module - (02f2218) - Soispha
 - **(hm/conf/starship)** Also disable git_metrics because of speed - (71dd569) - Soispha
 - **(hm/conf/starship)** Remove the on in the git branch module - (999be2a) - Soispha
@@ -257,23 +323,31 @@ All notable changes to this project will be documented in this file. See [conven
 - **(sys/svcs/xdg/portals)** Set default download dir - (df27d12) - Soispha
 - **(sys/svcs/xdg/portals)** Set correct permission of shell script - (f93f3fa) - Soispha
 - **(sys/svcs/xdg/portals)** Use correct path to lf wrapper - (9d61601) - Soispha
+
 #### Build system
+
 - **(flake)** Update - (90b0a2b) - Soispha
 - **(flake)** Update - (fc96d6c) - Soispha
+
 #### Features
+
 - **(hm/conf/git)** Update git defaults and add wip command - (a340fd2) - Soispha
 - **(hm/conf/starship)** Add basic config - (5bd6ec4) - Soispha
 - **(hm/conf/starship)** Init - (d3ff3d5) - Soispha
 - **(hm/conf/xdg/url_handler)** Also support opening in zathura - (7fc5e9e) - Soispha
 - **(hm/pkgs/hibernate)** Init - (e852be1) - Soispha
 - **(sys/srvc/xdg/termfilechooser)** Reactive - (d562827) - Soispha
+
 #### Refactoring
+
 - **(hm/pkgs/)** Rename all 'src' to 'scr' to improve consistency - (e84c41c) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.21.0 - 2023-12-29
+
 #### Bug Fixes
+
 - **(hm/conf/git)** Use correct path for codeberg ssh url substitution - (5a4815d) - Soispha
 - **(hm/conf/git)** Revert changing the st alias to the short status - (5fbc81b) - Soispha
 - **(hm/conf/zsh/sessionVariables)** Add river specific variables - (5013bba) - Soispha
@@ -293,11 +367,15 @@ All notable changes to this project will be documented in this file. See [conven
 - **(sys/svcs/xdg)** Use correct types in termchooser config - (5dfa705) - Soispha
 - **(sys/svcs/xdg/scripts/lf_wrapper)** Use correct name - (4a246f1) - Soispha
 - **(sys/svcs/xdg/termfilechooser)** Remove as river does not support it - (49ddb57) - Soispha
+
 #### Build system
+
 - **(flake)** Update - (9725b98) - Soispha
 - **(treewide)** Update shell library - (b726043) - Soispha
 - **(treewide)** Update to test xdg-desktop-portal-termfilechooser - (4275064) - Soispha
+
 #### Features
+
 - **(hm/conf/git)** Use correct escaping for '${}' in nix - (d28d93e) - Soispha
 - **(hm/conf/git)** Use the previous commit's scope when committing - (d3ed407) - Soispha
 - **(hm/conf/git)** Incorporate elements of other peoples configs - (b166f22) - Soispha
@@ -308,101 +386,139 @@ All notable changes to this project will be documented in this file. See [conven
 - **(sys/options/secret)** Add secret values to evaluation - (612dad9) - Soispha
 - **(sys/svcs/xdg/termchooser)** Init - (b9d22e2) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.20.5 - 2023-12-19
+
 #### Bug Fixes
+
 - **(hm/pkgs/src/spodi)** Remove setting bitrate - (c950470) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.20.4 - 2023-12-19
+
 #### Bug Fixes
+
 - **(hm/pkgs/src/spodi)** Remove youtube and piped from audio provider list - (49c5787) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.20.3 - 2023-12-19
+
 #### Bug Fixes
+
 - **(hm/pkgs/src/spodi)** Use conventional lyrics again - (ac24887) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.20.2 - 2023-12-19
+
 #### Bug Fixes
+
 - **(hm/pkgs/src/spodi)** Also exclude error-log - (47386bd) - Soispha
 - **(hm/pkgs/src/spodi)** Remove quotes in the error-log path - (fd6ff36) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.20.1 - 2023-12-19
+
 #### Bug Fixes
+
 - **(hm/pkgs/src/spodi)** Use correct quoting in arguments - (1d745e2) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.20.0 - 2023-12-19
+
 #### Build system
+
 - **(treewide)** Update - (162861d) - Soispha
+
 #### Features
+
 - **(hm/pkgs/src/spodi)** Rework command line arguments - (19ce222) - Soispha
+
 #### Miscellaneous Chores
+
 - **(treewide)** Update shell library - (9da9103) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.19.1 - 2023-12-18
+
 #### Bug Fixes
+
 - **(hm/pkgs/scr/lyrics)** Add missing dependency - (b08b1ff) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.19.0 - 2023-12-18
+
 #### Bug Fixes
+
 - **(hm/pkgs/scr/spodi)** Use the full range of audio providers - (0dcf2ff) - Soispha
 - **(hm/pkgs/src/lyrics)** Use less instead of cat - (35af94a) - Soispha
 - **(hm/wms/river/init)** Set env vars from nix config - (abed162) - Soispha
+
 #### Build system
+
 - **(treewide)** Update - (e0cd17c) - Soispha
+
 #### Features
+
 - **(hm/pkgs/src/lyrics)** Init - (ac7b211) - Soispha
 - **(hm/pkgs/src/mpc-rm)** Provide a command to remove current song - (1b97796) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.18.1 - 2023-12-12
+
 #### Bug Fixes
+
 - **(hm/pkgs/scr/fupdate)** Keep path to allow finding subcommands - (244dd66) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.18.0 - 2023-12-12
+
 #### Bug Fixes
+
 - **(hm/pkgs/scr/neorg)** Use new way to specify completion function - (b0c158a) - Soispha
 - **(hm/pkgs/scr/spodi)** Reactive, as spotdl builds again - (a377c01) - Soispha
 - **(hm/pkgs/src/con2pdf)** Prepare shell version update - (0f6523f) - Soispha
 - **(hm/wms/river/init)** Don't use error handling for setting variables - (1c46c4f) - Soispha
 - **(hm/wms/river/keys)** Use new screenshot script - (05adc66) - Soispha
+
 #### Build system
+
 - **(treewide)** Update - (6d425ad) - Soispha
+
 #### Features
+
 - **(hm/pkgs/scr/fupdate)** Move fupdate in my main config tree - (4dc8091) - Soispha
 - **(hm/pkgs/scrs/screenshot)** Add better persistent and temporary script - (9a7988c) - Soispha
+
 #### Miscellaneous Chores
+
 - **(hm/pkgs/scr/llp)** Delete llp, as it's not necessary on Wayland - (3847781) - Soispha
 - **(hm/pkgs/scrs)** Delete unused and deprecated scripts - (693f5d1) - Soispha
 - **(treewide)** Update shell library version number - (4a91b6c) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.17.1 - 2023-12-10
+
 #### Bug Fixes
+
 - **(hm/conf/nvim/plgs/harpoon)** Use version locked to the old branch - (78d136c) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.17.0 - 2023-12-09
+
 #### Bug Fixes
+
 - **(flake)** Use self instead of a reimport of itself - (e97702e) - Soispha
 - **(flake)** Remove the pkgs from the devenv, which are already in nvim - (113499d) - Soispha
 - **(hm/conf/firefox/package)** Readd policies to firefox - (2f28361) - Soispha
@@ -422,7 +538,9 @@ All notable changes to this project will be documented in this file. See [conven
 - **(sys/impermanence)** Persist the postgresql datebase, if it exists - (b01d2db) - Soispha
 - **(sys/nixpkgs/plgs-pkgs/override)** Add only actually used plugins - (31f0c39) - Soispha
 - **(sys/svcs/xdg/portals)** Use new configuration scheme - (b57ee1e) - Soispha
+
 #### Build system
+
 - **(flake)** Update - (bafd46f) - Soispha
 - **(flake)** Update - (a38b54b) - Soispha
 - **(flake)** Update - (fe1cd67) - Soispha
@@ -431,22 +549,30 @@ All notable changes to this project will be documented in this file. See [conven
 - **(treewide)** Update - (5f9a797) - Soispha
 - **(treewide)** Update - (bdf5e03) - Soispha
 - **(treewide)** Update - (e4454f8) - Soispha
+
 #### Documentation
+
 - **(hm/conf/nvim/plgs/treesitter)** Improve comments - (402925c) - Soispha
+
 #### Features
+
 - **(hm/conf/nvim/plgs/lsp/ltex)** Also activate in `mail` files - (cde288b) - Soispha
 - **(hm/conf/nvim/plgs/lsp/servers)** Add python language servers - (f440a08) - Soispha
 - **(hm/pkgs/scrs/con2pdf)** Enable completions - (9d4e1de) - Soispha
 - **(sys/srvs/postgresql)** Re-enable - (3f2f515) - Soispha
 - **(treewide)** Specify nvim plugins in my flake - (b6302ae) - Soispha
+
 #### Miscellaneous Chores
+
 - **(hm/soispha/conf/taskwarrior/projects)** Update - (963062f) - Soispha
 - **(treewide)** Update shell library - (da8f3ab) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.16.0 - 2023-10-28
+
 #### Bug Fixes
+
 - **(flake)** Lock unstable version, until flask-sqlalchemy builds - (0cb2f95) - Soispha
 - **(flake)** Restore to last working git revision because of harpoon - (6a1cc3b) - Soispha
 - **(flake)** Pin nixpkgs on a rev because nvim update brakes some plugins - (b8f170d) - Soispha
@@ -501,7 +627,9 @@ All notable changes to this project will be documented in this file. See [conven
 - **(hm/soispha/nvim/plgs/nvim-cmp)** Disable diagraphs - (15e05fe) - Soispha
 - **(hm/wms/river/res/keys)** Set up correct mappings for all hosts - (948e025) - Soispha
 - **(sys/font)** Add required font for rofi theme - (1968389) - Soispha
+
 #### Build system
+
 - **(flake)** Update - (87d3861) - Soispha
 - **(flake)** Update (+ shell_library) - (1378514) - Soispha
 - **(flake)** Add a dummy follow for 'my_flake' to prevent a cyclic dependency - (faf3d03) - Soispha
@@ -517,10 +645,14 @@ All notable changes to this project will be documented in this file. See [conven
 - **(treewide)** Update (shell library) - (338e400) - Soispha
 - **(treewide)** Update - (6aa67e4) - Soispha
 - **(treewide)** Update - (26bcc19) - Soispha
+
 #### Documentation
+
 - **(notes/git_crypt)** Explain what to do, when git-crypt fails - (876bcf7) - Soispha
 - **(notes/names)** Add a comment about the naming scheme for new hosts - (3f5f718) - Soispha
+
 #### Features
+
 - **(hm)** Expose the video_pause binary - (1500f45) - Soispha
 - **(hm/conf/firefox)** Use the policy.json file for configs - (27a254a) - Soispha
 - **(hm/conf/firefox/extensions)** Switch to my libredirect fork - (a780ce0) - Soispha
@@ -540,7 +672,9 @@ All notable changes to this project will be documented in this file. See [conven
 - **(hm/soispha/git)** Add 'cm' (commit) alias - (0dcbdc9) - Soispha
 - **(hm/wms/river/keys)** Use rofi in the mappings - (3134d5e) - Soispha
 - **(sys/svcs/nix)** Add my flake to the flake registry - (db1f4d6) - Soispha
+
 #### Miscellaneous Chores
+
 - **(hm/conf/taskwarrior/projects)** Update - (b52543b) - Soispha
 - **(hm/conf/taskwarrior/projects)** Update - (d1be07b) - Soispha
 - **(hm/conf/taskwarrior/projects)** Update - (02be0c1) - Soispha
@@ -558,16 +692,22 @@ All notable changes to this project will be documented in this file. See [conven
 - **(hm/soispha/conf/taskwarrior/projects)** Update - (f0ed650) - Soispha
 - **(hm/soispha/conf/taskwarrior/projects)** Update - (f02f1a7) - Soispha
 - **(hm/soispha/conf/taskwarrior/projects)** Update - (131ac87) - Soispha
+
 #### Refactoring
+
 - **(hm/conf/taskwarrior/projects)** Store the parsed projects in a attr - (4f0dec5) - Soispha
+
 #### Style
+
 - **(hm/conf/firefox)** Format with alejandra - (629325d) - Soispha
 - **(hm/conf/taskwarrior)** Format - (edc46b9) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.15.0 - 2023-10-08
+
 #### Bug Fixes
+
 - **(flake/packages)** Remove gpg-iso as it's not used - (8d33dd8) - Soispha
 - **(flake/packages)** Apply eta-reduction - (d2f4920) - Soispha
 - **(hm/conf/lf/keybinds)** Add keymap to go to nixos-server config - (c7963f3) - Soispha
@@ -592,25 +732,35 @@ All notable changes to this project will be documented in this file. See [conven
 - **(hm/conf/timewarrior)** Use correct file creation syntax - (680150d) - Soispha
 - **(hm/conf/timewarrior)** Actually import timewarrior - (12a0eb1) - Soispha
 - **(sys/secrets)** Rename 'name' to 'hostName' - (0cb2eab) - Soispha
+
 #### Build system
+
 - **(flake)** Update - (5044f24) - Soispha
+
 #### Features
+
 - **(hm/conf/taskwarrior)** Add taskserver based syncing - (cacaeac) - Soispha
 - **(hm/conf/taskwarrior)** Add hook scripts - (3a9a44d) - Soispha
 - **(hm/conf/taskwarrior)** Add first config for neorg ⇄ taskwarrior interop - (4d8f53f) - Soispha
 - **(hm/conf/taskwarrior/projects)** Add support for nested projects - (6f38b01) - Soispha
 - **(hm/conf/timewarrior)** Init - (563938d) - Soispha
 - **(hm/pkgs/scrs/neorg)** Add support for opening current task context - (7d56f48) - Soispha
+
 #### Miscellaneous Chores
+
 - **(hm/conf/taskwarrior/projects)** Update - (bf16973) - Soispha
 - **(revert)** "fix(hm/conf/taskwarrior): Add 'total_active_time' to next report" - (e55fdd9) - Soispha
+
 #### Style
+
 - **(hm/pkgs/scripts)** Reorder alphabetically - (9e3315c) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.14.0 - 2023-10-01
+
 #### Bug Fixes
+
 - **(hm/conf/firefox/prefs)** Use defined download dir - (b973cf1) - Soispha
 - **(hm/conf/firefox/search)** Only update icons every two days - (dedba1c) - Soispha
 - **(hm/conf/firefox/search)** Add home-manager search as search engine - (cd5d35c) - Soispha
@@ -620,62 +770,88 @@ All notable changes to this project will be documented in this file. See [conven
 - **(hm/conf/taskwarrior)** Specify news.version persistently - (9b74754) - Soispha
 - **(hm/conf/zsh)** Display current task on shell init - (34147c6) - Soispha
 - **(hm/pkgs/scrs/wrappers/yti)** Rework to today's standards - (af1dc59) - Soispha
+
 #### Build system
+
 - **(flake)** Update - (1516351) - Soispha
 - **(flake)** Update - (0252379) - Soispha
 - **(treewide)** Update - (ee7e01e) - Soispha
+
 #### Features
+
 - **(hm/conf/firefox/search)** Add tokio-rs docs to search engines - (6e14439) - Soispha
 - **(hm/conf/hyfetch)** Init - (77f8641) - Soispha
 - **(hm/conf/taskwarrior)** Init - (c40c744) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.13.0 - 2023-09-17
+
 #### Bug Fixes
+
 - **(hm/conf/firefox/scripts/extract_cookies)** Init - (b2dcfe4) - Soispha
 - **(hm/conf/firefox/scripts/unzip_mozl4)** Change to correct shebang - (c518d2e) - Soispha
 - **(hm/conf/nvim/plgs/nvim-lint)** Remove shellcheck, as bash ls exits - (b5d2d70) - Soispha
 - **(hosts/tiamat)** Enable adb bridge for soispha - (fb3ff58) - Soispha
+
 #### Build system
+
 - **(flake)** Update - (d450bd2) - Soispha
 - **(treewide)** Update - (4665b34) - Soispha
+
 #### Features
+
 - **(sys/srvs/adb)** Init - (7c90c15) - Soispha
+
 #### Style
+
 - **(sys/srvs/adb)** Format with alejandra - (01c286e) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.12.0 - 2023-09-16
+
 #### Bug Fixes
+
 - **(hm/pkgs/scritps/neorg)** Add ability to access workspace directly - (c7ac896) - Soispha
 - **(treewide)** Update to new `tmp` function interface - (8fed302) - Soispha
 - **(treewide)** Update shell library - (21c0fae) - Soispha
 - **(treewide)** Update to the newest shell lib version - (9ba4a13) - Soispha
 - **(treewide)** Purge `snap-sync` in favour of `snap-sync-forked` - (cb13265) - Soispha
 - **(treewide)** Provide `snap-synced-forked` as overlay and thus as pkg - (e573fc9) - Soispha
+
 #### Build system
+
 - **(flake)** Update - (24afaa8) - Soispha
 - **(flake)** Update - (4b353ca) - Soispha
+
 #### Features
+
 - **(hm/conf/zsh/insults)** Init - (ca4bd2f) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.11.0 - 2023-09-05
+
 #### Bug Fixes
+
 - **(hm/conf/gpg/keys/key_4)** Add missing comments - (2432eba) - Soispha
 - **(hm/conf/zsh)** Ensure that the sourced shell library also gets updated - (441249a) - Soispha
+
 #### Build system
+
 - **(flake)** Update - (06b286d) - Soispha
+
 #### Features
+
 - **(hm/conf/gpg/keys)** Add gpg key - (f1a4ac9) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.10.0 - 2023-09-05
+
 #### Bug Fixes
+
 - **(hm/conf/lf/keybinds)** Fix missing settings in the cd commands - (63f844e) - Soispha
 - **(hm/conf/lf/keymappings)** Add command to go to nixos-config - (1a115c3) - Soispha
 - **(hm/conf/lf/keymaps)** Run the rename command in the console - (b15b661) - Soispha
@@ -691,27 +867,37 @@ All notable changes to this project will be documented in this file. See [conven
 - **(sys/srvs/xdg)** Add gtk desktop portal - (851a4cf) - Soispha
 - **(sys/waydroid)** Disable waydroid again, as it breaks fuse mounts - (7e12b54) - Soispha
 - **(treewide)** Update to new shell library version - (f68f558) - Soispha
+
 #### Build system
+
 - **(treewide)** Update - (bcdba47) - Soispha
+
 #### Documentation
+
 - **(sys/disks/hibernate)** Remove resolved TODO comment - (d807fb1) - Soispha
+
 #### Features
+
 - **(flake/packages)** Pass through `shell_library_update` packages - (c0ac01f) - Soispha
 - **(hm/pkgs/scripts/neorg)** Init - (c60fbe6) - Soispha
 - **(sys/locale)** Add modified dvorak keymap - (a97a8df) - Soispha
 - **(sys/locale)** Add a keymap with special char support - (fe00eef) - Soispha
 - **(sys/waydroid)** Init - (fce35d5) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.9.1 - 2023-08-30
+
 #### Bug Fixes
+
 - **(hm/conf/nvim/mappings)** Switch `gg` to `uu` - (9bbbae9) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.9.0 - 2023-08-30
+
 #### Bug Fixes
+
 - **(.gitattributes)** Correct encrypted paths - (96d0cdd) - Soispha
 - **(bootstrap)** Specify experimental-features before arguments to disko - (d58fa72) - Soispha
 - **(bootstrap)** Add udevadm as a dependency - (a32a937) - Soispha
@@ -879,7 +1065,9 @@ All notable changes to this project will be documented in this file. See [conven
 - **(treewide)** Use tlp and thermald for power saving - (ca0ca5e) - Soispha
 - **(treewide)** Add `git-crypt` - (ae848c7) - Soispha
 - Temporarily disable lanzaboot to set tempfs size - (64dfa6c) - Soispha
+
 #### Build system
+
 - **(flake)** Update - (bae1f58) - Soispha
 - **(flake)** Update - (410eb8d) - Soispha
 - **(flake)** Update - (deb8151) - Soispha
@@ -898,7 +1086,9 @@ All notable changes to this project will be documented in this file. See [conven
 - **(treewide)** Update - (feb9db9) - Soispha
 - **(treewide)** Update - (1224925) - Soispha
 - **(update.sh)** Use correct path to update script - (4e425ab) - Soispha
+
 #### Documentation
+
 - **(hm/conf/lf/commads/trash)** Add fixme about the implementation - (c7c1a63) - Soispha
 - **(hm/packages)** Improve comments - (697e1e4) - Soispha
 - **(system/disks)** Remove checked TODO comments - (411eb38) - Soispha
@@ -907,7 +1097,9 @@ All notable changes to this project will be documented in this file. See [conven
 - **(todo)** Add link to work/live separation - (3f82086) - Soispha
 - **(treewide)** Add a colon after "FIXME"s - (8249833) - Soispha
 - **(treewide)** Add a colon after every "TODO" - (a01a3d4) - Soispha
+
 #### Features
+
 - **(.editorconfig)** Add lua config - (65b9e40) - Soispha
 - **(.gitattributes)** Add git-crypt encrypted file - (0699ff3) - Soispha
 - **(disko)** Squash Commit - (5eb25c3) - Soispha
@@ -943,7 +1135,7 @@ All notable changes to this project will be documented in this file. See [conven
 - **(hm/conf/neovim/plugins/telescope/extensions/symbols)** Init - (8a6c60c) - Soispha
 - **(hm/conf/neovim/plugins/todo-comments)** Init - (d22d6dc) - Soispha
 - **(hm/conf/neovim/plugins/which-key)** Init - (0ad6ed5) - Soispha
-- **(hm/conf/nvim)** Add basic nix config [REBASE TARGET] - (be1cc38) - Soispha
+- **(hm/conf/nvim)** Add basic nix config \[REBASE TARGET\] - (be1cc38) - Soispha
 - **(hm/conf/nvim/autocmds)** Add mkdir autocmd - (d341d4d) - Soispha
 - **(hm/conf/nvim/mappings)** Add mapping to go to file (<enter>) - (af39c05) - Soispha
 - **(hm/conf/nvim/maps)** Add keymaps for tab movement - (c55ee1a) - Soispha
@@ -969,11 +1161,17 @@ All notable changes to this project will be documented in this file. See [conven
 - **(system/services/postgresql)** Init - (8eb9404) - Soispha
 - **(treewide)** Import nixVim - (f4dcf65) - Soispha
 - **(treewide)** Add enable options for secrets and impermanence - (3f5e7b9) - Soispha
+
 #### Miscellaneous Chores
+
 - **(hm/conf/lf/commads)** Add initial draft of a reflinking cp in lf - (6a77c31) - Soispha
+
 #### Performance Improvements
+
 - **(flake/packages/nvim)** Use list merge feature of the merge function - (be1f02c) - Soispha
+
 #### Refactoring
+
 - **(bootstrap)** Use disko - (c3d2c88) - Soispha
 - **(hm/conf/alacritty)** Split the configuration in separate files - (6e439e3) - Soispha
 - **(hm/conf/neovim/plugins/luasnip/snippets)** Remove unnused ones - (b6aac33) - Soispha
@@ -981,21 +1179,27 @@ All notable changes to this project will be documented in this file. See [conven
 - **(hm/conf/zsh)** Use new syntaxHighlight option - (e7a6107) - Soispha
 - **(treewide)** Abbreviate path names - (3f600ab) - Soispha
 - **(treewide)** Move module configuration in separate files - (0a608bd) - Soispha
+
 #### Revert
+
 - "Fix(hm/conf/alacritty/color): Don't import this" - (5a52e70) - Soispha
 - "Fix(hm/conf/lf): Update icons to nerdfonts v3" - (d607d17) - Soispha
 - "Fix: Temporarily disable lanzaboot to set tempfs size" - (dd70869) - Soispha
+
 #### Style
+
 - **(hm/conf/neovim)** Format - (3d37c38) - Soispha
 - **(system/impermanece)** Remove unused arguments - (ed9c2f9) - Soispha
 - **(treewide)** Format all lua-files makes lua ➛ nix easier - (4c743a2) - Soispha
 - **(treewide)** Remove some unused imports - (92a9e22) - Soispha
 - **(treewide)** Switch to editorconfig - (3262a78) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.8.3 - 2023-06-25
+
 #### Bug Fixes
+
 - **(hm/conf/git)** Add info about gpg sigs to git log - (9efd974) - Soispha
 - **(hm/conf/gpg)** Disable agent as it does not work - (63fccc6) - Soispha
 - **(hm/conf/neomutt)** Remap l to something usefull - (e15d12a) - Soispha
@@ -1003,17 +1207,21 @@ All notable changes to this project will be documented in this file. See [conven
 - **(system/libvirtd)** Allow usb redirection with spice - (9a24cce) - Soispha
 - **(system/services/nix)** Use nixStable as unstable is broken right now - (669f7b4) - Soispha
 - **(system/services/serverphone)** Add home dir - (705f6f6) - Soispha
+
 #### Build system
+
 - **(flake)** Update - (354f8bf) - Soispha
 - **(flake)** Update - (4ea8f77) - Soispha
 - **(flake)** Update - (ab576ba) - Soispha
 - **(flake)** Update - (98c017d) - Soispha
 - **(flake)** Update - (71f0671) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.8.2 - 2023-06-16
+
 #### Bug Fixes
+
 - **(hm/conf/gpg)** Enable pinentry - (02635f7) - Soispha
 - **(hm/conf/gpg/agent)** Reduce verbosity - (a014d9c) - Soispha
 - **(hm/conf/neomutt)** Use vim-like keybindings - (032875e) - Soispha
@@ -1021,59 +1229,85 @@ All notable changes to this project will be documented in this file. See [conven
 - **(system/services/serverphone)** Correct line breaks - (de85606) - Soispha
 - **(system/services/serverphone)** Assure that all paths are available - (d0d1e2e) - Soispha
 - **(system/services/serverphone)** Make symlink relative - (e68305e) - Soispha
+
 #### Build system
+
 - **(flake)** Update - (b743f40) - Soispha
 - **(treewide)** Update - (ec0a3df) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.8.1 - 2023-06-06
+
 #### Bug Fixes
+
 - **(secrets)** Rename to find file - (fc9652b) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.8.0 - 2023-06-06
+
 #### Bug Fixes
+
 - **(flake)** Return to unstable - (ea9d360) - Soispha
 - **(hm/conf/swaylock)** Switch to different wp - (3e1d6d9) - Soispha
 - **(system/services/serverphone)** Fully add - (3f7852d) - Soispha
 - **(treewide)** Update the shell library version - (39229a1) - Soispha
+
 #### Build system
+
 - **(flake)** Update - (926f0e4) - Soispha
+
 #### Features
+
 - **(hm/conf/firefox/bookmarks)** Add nix lib and nixpkgs man - (13e1056) - Soispha
 - **(system/services/serverphone)** Add - (a2a5ee2) - Soispha
+
 #### Miscellaneous Chores
+
 - **(version)** v1.7.1 - (d9796a0) - Soispha
+
 #### Refactoring
+
 - **(secrets/nheko)** Separate in directory - (f228c79) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.7.1 - 2023-05-29
+
 #### Bug Fixes
+
 - **(treewide)** Update the shell library version - (f463519) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.7.0 - 2023-05-29
+
 #### Bug Fixes
+
 - **(hm/conf/lf/keybinds)** Update - (f94e50a) - Soispha
 - **(hm/conf/zsh)** Quote string - (d4ff072) - Soispha
 - **(hm/conf/zsh)** Also add a version for the shell library - (180f86c) - Soispha
 - **(hm/pkgs/scrs/ll)** Don't use the tempdir provided by lib - (9cc1b8c) - Soispha
+
 #### Build system
+
 - **(flake)** Update - (ce9a7aa) - Soispha
+
 #### Features
+
 - **(hm/conf/lf/cmds)** Add a way to create temp scripts - (7d320b8) - Soispha
+
 #### Style
+
 - **(hm/conf/zsh)** Indent comment - (95e7be9) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.6.0 - 2023-05-28
+
 #### Bug Fixes
+
 - **(bootstrap)** Quote scripts - (1f79cb3) - Soispha
 - **(flake)** Add 'flake_version_update' for following - (6ac6e61) - Soispha
 - **(hm/conf/lf/cmds)** Rework some of them - (e5af81a) - Soispha
@@ -1081,46 +1315,66 @@ All notable changes to this project will be documented in this file. See [conven
 - **(hm/conf/yambar/scripts)** Quote scripts - (cb33626) - Soispha
 - **(hm/pkgs/scrs)** Rework some of them - (df2e590) - Soispha
 - **(treewide)** Update to new shell library version - (12665e7) - Soispha
+
 #### Build system
+
 - **(cog)** Remove useless echo - (ed45d41) - Soispha
 - **(flake)** Update - (44a02de) - Soispha
 - **(flake)** Update - (2727782) - Soispha
+
 #### Documentation
+
 - **(hm/wms/river/init)** Add a hint to simplify script - (99f9b6f) - Soispha
+
 #### Features
+
 - **(hm/pkgs/scrs/update-sys)** Add a way to specify to mode - (96d2ce9) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.5.2 - 2023-05-27
+
 #### Bug Fixes
+
 - **(flake)** Switch to Soisphas templates - (936a2b8) - Soispha
 - **(hm/conf/firefox/prefs)** Readd the download dir setting - (df64a1d) - Soispha
 - **(hosts/marduk)** Use compatible kernel for zfs - (b634108) - Soispha
+
 #### Build system
+
 - **(flake)** Update - (4b32094) - Soispha
 - **(update.sh)** Make script somewhat more path indifferent - (f513441) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.5.1 - 2023-05-26
+
 #### Bug Fixes
+
 - **(flake)** Stay on 23.05 until all dependencies have been updated - (8428847) - Soispha
 - **(hm/conf/firefox/bookmarks)** Remove url garbage in DeepL - (fc9cd23) - Soispha
 - **(hm/conf/firefox/prefs)** Open new tabs next to the current one - (d595360) - Soispha
 - **(hm/conf/firefox/prefs)** Disable auto scroll - (0945701) - Soispha
 - **(host/marduk)** Override the iso name, to avoid a merge conflict - (b33a863) - Soispha
+
 #### Build system
+
 - **(treewide)** Update - (7b21a46) - Soispha
+
 #### Documentation
+
 - **(todo)** Update - (94efa18) - Soispha
+
 #### Refactoring
+
 - **(hm/conf/firefox/prefs)** Add only the dynamic ones in nix - (16d8862) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.5.0 - 2023-05-21
+
 #### Bug Fixes
+
 - **(hm/conf/cups)** Delete cups folder, as it's useless - (75cb791) - Soispha
 - **(hm/conf/gpg/keys)** Add soispha@vhack.eu - (b4dabf8) - Soispha
 - **(hm/pkgs/scr/con2pdf)** Don't try batch mode when using the Flatbed - (6aea234) - Soispha
@@ -1132,23 +1386,33 @@ All notable changes to this project will be documented in this file. See [conven
 - **(system)** Add configs for networkmanager only if it's enabled - (4d1a37c) - Soispha
 - **(system/libvirt)** Remove omvf for aarch, as it's not used - (8e6d126) - Soispha
 - **(system/users)** Remove plugdev group, as it's deprecated - (3188a97) - Soispha
+
 #### Build system
+
 - **(flake)** Update - (52d2b73) - Soispha
 - **(flake)** Update - (c75c2cb) - Soispha
 - **(flake)** Update deps - (443a925) - Soispha
 - **(fupdate)** Add generate_extensions to the inputs to avoid gc - (725047d) - Soispha
+
 #### Features
+
 - **(hm/conf/gpg)** Add gpg key of sils@sils.li - (9d9e942) - Soispha
+
 #### Refactoring
+
 - **(system/services/printing)** Split printing and scanning - (c025d9c) - Soispha
 - **(system/users)** Add the groups in the file, giving context - (c84419c) - Soispha
+
 #### Style
+
 - **(treewide)** Format - (3ae3782) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.4.0 - 2023-05-18
+
 #### Bug Fixes
+
 - **(hm/conf/gpg)** Use nixos to write the agent script - (00afa44) - Soispha
 - **(hm/pkgs/scr/con2pdf)** Rewrite to update to nix - (4bab53c) - Soispha
 - **(system)** Truly disable all the NixOS default bloat - (7997ee7) - Soispha
@@ -1157,20 +1421,30 @@ All notable changes to this project will be documented in this file. See [conven
 - **(system/services/printing)** Only start cups as needed - (37dcd30) - Soispha
 - **(system/services/snapper)** Use new option layout - (3052bd6) - Soispha
 - **(sytem/services/printing)** Make scanners work - (562e3c6) - Soispha
+
 #### Build system
+
 - **(flake)** Update - (a1d4200) - Soispha
 - **(flake)** Update - (719d9b9) - Soispha
+
 #### Documentation
+
 - **(system/users)** Remove unneeded comment - (5786bf0) - Soispha
+
 #### Features
+
 - **(hm/conf/gpg)** Enforce key entry through nixos config - (fa9a810) - Soispha
+
 #### Miscellaneous Chores
+
 - **(version)** v1.3.0 - (cb4c41d) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.3.0 - 2023-05-17
+
 #### Bug Fixes
+
 - **(hm/conf/gpg)** Use nixos to write the agent script - (8ad4d4b) - Soispha
 - **(system)** Truly disable all the nixos default bloat - (c034509) - Soispha
 - **(system/boot)** Remove deprecated option - (b7000a2) - Soispha
@@ -1178,49 +1452,73 @@ All notable changes to this project will be documented in this file. See [conven
 - **(system/services/printing)** Only start cups as needed - (01941c4) - Soispha
 - **(system/services/snapper)** Use new option layout - (b952dd1) - Soispha
 - **(sytem/services/printing)** Make scanners work - (874e187) - Soispha
+
 #### Build system
+
 - **(flake)** Update - (d389a40) - Soispha
+
 #### Documentation
+
 - **(system/users)** Remove unneeded comment - (27340fd) - Soispha
+
 #### Features
+
 - **(hm/conf/gpg)** Enforce key entry through nixos config - (0a2afc6) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.2.0 - 2023-05-16
+
 #### Bug Fixes
+
 - **(hm/conf/swaylock)** Use correct mapping from path to string - (df4b667) - Soispha
 - **(hm/pkgs)** Remove unused ones - (340566f) - Soispha
 - **(hosts/tiamat)** Remove outdated network config - (a2fa552) - Soispha
 - **(system/network)** Use correct names for group and user - (fb98f1b) - Soispha
 - **(system/network)** Set networks for netdev devices - (6f12ec1) - Soispha
+
 #### Build system
+
 - **(flake)** Update - (d7ad150) - Soispha
 - **(flake)** Update deps - (e8648b5) - Soispha
+
 #### Documentation
+
 - **(todo)** Update - (b170278) - Soispha
+
 #### Features
+
 - **(system/network)** Add a tap device and bridges - (ec02b31) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.1.1 - 2023-05-13
+
 #### Bug Fixes
+
 - **(hm/conf/lf)** Add missing elements in Path to /run dir - (069a93c) - Soispha
 
-- - -
+______________________________________________________________________
 
 ## v1.1.0 - 2023-05-13
+
 #### Bug Fixes
+
 - **(hm/conf/zsh)** Readd the default qemu address - (e246847) - Soispha
+
 #### Build system
+
 - **(flake)** Update - (0901fc2) - Soispha
+
 #### Features
+
 - **(hm/conf/git)** Add further aliases - (3d5f2c2) - Soispha
 - **(hm/conf/git)** Reword git commit template - (b504cf8) - Soispha
+
 #### Refactoring
+
 - **(hm/conf/git)** Remove useless variable assignment - (edd7085) - Soispha
 
-- - -
+______________________________________________________________________
 
-Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto).
\ No newline at end of file
+Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto).