diff options
-rw-r--r-- | CHANGELOG.md | 284 |
1 files changed, 284 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7865e1bb..3a2e0665 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,290 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## 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 +- **(bootstrap)** Use correct environment variable name - (9648ecf) - Soispha +- **(bootstrap)** Don't wrap eev, as dash does not support exec - (ee30bac) - Soispha +- **(bootstrap)** Only set environment variables once - (eb6a837) - Soispha +- **(bootstrap)** Finished scripts - (9a76c7c) - Soispha +- **(bootstrap/config_setup)** Keep path so nixos-enter stays available - (d42af9b) - Soispha +- **(bootstrap/eev)** Correct pattern matching syntax - (1be9ccf) - Soispha +- **(bootstrap/install)** Removed usage of unassigned variable - (81136ec) - Soispha +- **(bootstrap/install)** Add required path to serial id lookup - (d487b7b) - Soispha +- **(flake)** Switch to offical extra vim pluigins, not my fork - (387ff82) - Soispha +- **(flake)** Expose home-manager config to nvim config - (af387e5) - Soispha +- **(flake)** Remove Merge conflicts - (665be3f) - Soispha +- **(flake)** Add lua ls, as nvim still has some lua based config - (592bd77) - Soispha +- **(flake/nixosConfigurations)** Change formatting for the bootstrap scrs - (8ac8052) - Soispha +- **(flake/packages)** Flatten nvim pkgs to satisfy `nix flake check` - (ccb2451) - Soispha +- **(flake/packages)** Make it obvious that 'vim' is actually 'nvim' - (5e16710) - Soispha +- **(hm/conf/alacritty)** Import hints - (887cd66) - Soispha +- **(hm/conf/alacritty)** Replace space by generic whitespace - (dbde39a) - Soispha +- **(hm/conf/alacritty)** Ignore `([ ]`) in path regex - (1cd579e) - Soispha +- **(hm/conf/alacritty/bell)** Disable command as it's bothers me - (4f55bef) - Soispha +- **(hm/conf/alacritty/bell)** Enable and add command - (99eb293) - Soispha +- **(hm/conf/alacritty/color)** Don't import this - (2182454) - Soispha +- **(hm/conf/gammastep)** Go down to 3000K again as its just comfortable - (9af113b) - Soispha +- **(hm/conf/gammastep)** Adjust laptop temp to redshift night default - (beaea0c) - Soispha +- **(hm/conf/gammastep)** Use lighter settings on laptops - (8aba52c) - Soispha +- **(hm/conf/git)** Add markers to diffs when on laptop - (726104a) - Soispha +- **(hm/conf/git)** Force gpg to use the specific key - (7cef16d) - Soispha +- **(hm/conf/git)** Also sign pushes, if the server supports this - (5f6576a) - Soispha +- **(hm/conf/git)** Display branch when using git ls - (3641e33) - Soispha +- **(hm/conf/git)** Move trailers to end - (a2a0abb) - Soispha +- **(hm/conf/gpg)** Remove mutability - (6396cec) - Soispha +- **(hm/conf/gpg)** Change key_1 - (a49d3ed) - Soispha +- **(hm/conf/gpg)** Use hidden gpg keys - (393a6f6) - Soispha +- **(hm/conf/gpg)** Add config for isimud - (918ba5d) - Soispha +- **(hm/conf/gpg)** Make the keys mutable - (1c548c9) - Soispha +- **(hm/conf/leap)** Squas - (242552c) - Soispha +- **(hm/conf/lf)** Disable cursor in preview pane - (a31ba75) - Soispha +- **(hm/conf/lf)** Implement rename cmd - (7d99e6f) - Soispha +- **(hm/conf/lf)** Split file creation and edit of the made file cmds - (a082c24) - Soispha +- **(hm/conf/lf)** Add html repo keybinding - (9a893e4) - Soispha +- **(hm/conf/lf)** Update icons to nerdfonts v3 - (1309059) - Soispha +- **(hm/conf/lf/colors)** Remove bg color from exec file - (3fdfbf1) - Soispha +- **(hm/conf/lf/colors)** Add a bg color for executable files - (9f8c452) - Soispha +- **(hm/conf/lf/colors)** Add `.zshenv` file, to hidden ones - (cc7090c) - Soispha +- **(hm/conf/lf/colors)** Remove underline from executables - (05c8468) - Soispha +- **(hm/conf/lf/colors)** Adjust colors to new alacritty colorscheme - (27b92c3) - Soispha +- **(hm/conf/lf/commands)** Actually send cd command to lf instance - (d5b8646) - Soispha +- **(hm/conf/lf/commands)** Remove rename cmd as it fails on piped stdout - (e9c34bc) - Soispha +- **(hm/conf/lf/commands)** Avoid shell wrapping for c rename command - (66928b3) - Soispha +- **(hm/conf/lf/commands)** Correctly quote the id string in 'fzf_jump' cmd - (bde0dbe) - Soispha +- **(hm/conf/lf/commands)** Remove non-wrapped neovim dependency - (a5a4fec) - Soispha +- **(hm/conf/lf/icons)** Update to better looking ones - (4ed0d5d) - Soispha +- **(hm/conf/lf/icons)** Add a correct icon for files - (c8e53cc) - Soispha +- **(hm/conf/lf/keybindings)** Move the cursor to the end in rename prompt - (7876e45) - Soispha +- **(hm/conf/mail)** Git-crypt encryption - (8274f94) - Soispha +- **(hm/conf/mail)** Update non public accounts - (f651cf6) - Soispha +- **(hm/conf/mail)** Correctly import `non_public_accounts` - (8b1da38) - Soispha +- **(hm/conf/mail)** Add all needed arguments to import - (43978cb) - Soispha +- **(hm/conf/mpd)** Remove hardcoded uid in host path - (eb439ea) - Soispha +- **(hm/conf/mpd)** Set MPD_HOST variable for mpd clients - (00d88e9) - Soispha +- **(hm/conf/neovim)** Put the config file heading at the top - (7c59604) - Soispha +- **(hm/conf/neovim)** Add linter and formatters to the wrapped neovim - (02e5c23) - Soispha +- **(hm/conf/neovim)** Change mapping for cmp acceptation to 'HH' - (c65d8e6) - Soispha +- **(hm/conf/neovim)** Remove duplicate mapping, which mapped n to n - (91a46be) - Soispha +- **(hm/conf/neovim)** Remap '<C-Space>' to '<S-Tab>' as alacritty already uses it - (8ca5eee) - Soispha +- **(hm/conf/neovim)** Fully import nvim config through nixVim - (de26630) - Soispha +- **(hm/conf/neovim/autocmds)** Only show colorcolumn in insert mode - (df2ae83) - Soispha +- **(hm/conf/neovim/autocmds)** Add anchor to space replacement - (926ffc9) - Soispha +- **(hm/conf/neovim/autocmds)** Correctly apply the if conditional - (0a24326) - Soispha +- **(hm/conf/neovim/autocmds)** Add missing 'coloroverride' autocmd group - (b67a5fa) - Soispha +- **(hm/conf/neovim/mappings)** Add description to every mapping - (3892ebe) - Soispha +- **(hm/conf/neovim/mappings)** Use shift space to confirm suggestions - (f6c8ab0) - Soispha +- **(hm/conf/neovim/mappings)** Turn lf start mapping into a function - (2db3296) - Soispha +- **(hm/conf/neovim/mappings)** Correctly specify lua code - (3d0658a) - Soispha +- **(hm/conf/neovim/nixneovim)** Remove as it's replaced by nixvim - (5e788e0) - Soispha +- **(hm/conf/neovim/options)** Reduce timeout as that is used by which-key - (32719e2) - Soispha +- **(hm/conf/neovim/options)** Separate 'listchars' option with commas - (7b93175) - Soispha +- **(hm/conf/neovim/options)** Turn wildmode option into a string - (757ed44) - Soispha +- **(hm/conf/neovim/plugins)** Import new ones - (3eef38d) - Soispha +- **(hm/conf/neovim/plugins)** Move raw plugins to their config dirs - (1293b75) - Soispha +- **(hm/conf/neovim/plugins)** Import added plugins - (1d3250c) - Soispha +- **(hm/conf/neovim/plugins/colorscheme)** Mk todo,fix,&c comments visible - (dc5a6ff) - Soispha +- **(hm/conf/neovim/plugins/harpoon/mappings)** Simplify mappings - (bc0ea9c) - Soispha +- **(hm/conf/neovim/plugins/lf)** Add fg and bg highlight colors - (6600922) - Soispha +- **(hm/conf/neovim/plugins/lf)** Prepend 'vim' to global 'o' usage - (2fca0d7) - Soispha +- **(hm/conf/neovim/plugins/lsp)** Remove duplicated setup of capabilities - (63a42e7) - Soispha +- **(hm/conf/neovim/plugins/lsp-progress)** Disable as its quite distracting - (ddafa64) - Soispha +- **(hm/conf/neovim/plugins/lsp/keymaps)** Use correct mapping options - (0f87b80) - Soispha +- **(hm/conf/neovim/plugins/lualine)** Correctly qoute string - (f01e4a2) - Soispha +- **(hm/conf/neovim/plugins/lualine)** Use anynomys functions - (9f7da76) - Soispha +- **(hm/conf/neovim/plugins/lualine)** Enable - (bc19a3f) - Soispha +- **(hm/conf/neovim/plugins/luasnip)** Correct local value in snippet - (fe1679a) - Soispha +- **(hm/conf/neovim/plugins/telescope)** Init - (bc19814) - Soispha +- **(hm/conf/neovim/plugins/vimtex)** Add comment about treesitter support - (0148cd1) - Soispha +- **(hm/conf/neovim/plugs/lsp/ltex)** Disable autocompletion while typing - (e866be8) - Soispha +- **(hm/conf/nvim)** Import neovim config - (bbe6775) - Soispha +- **(hm/conf/nvim/mappings)** Add missing "change without register" map - (328946f) - Soispha +- **(hm/conf/nvim/mappings)** Switch the confirm map from `cc` to `uu` - (b625cac) - Soispha +- **(hm/conf/nvim/options)** Set `textwidth` to 90, as 120 is just too much - (2d54019) - Soispha +- **(hm/conf/nvim/plugins/colorscheme)** Switch back to carbonfox - (f7fe71a) - Soispha +- **(hm/conf/nvim/plugins/femaco)** Import `clip_val` local - (5e6188f) - Soispha +- **(hm/conf/nvim/plugins/femaco)** Switch to extra, as that's newer - (0eb5edb) - Soispha +- **(hm/conf/nvim/plugins/femaco)** Actually bind key to function - (d89d775) - Soispha +- **(hm/conf/nvim/plugins/luasnip/snippets/all)** Fix pairs in certain fts - (c890474) - Soispha +- **(hm/conf/nvim/plugins/neorg)** Add telescope integration - (578e2f8) - Soispha +- **(hm/conf/nvim/plugins/neorg)** Move dirman workspaces to `~/repos` - (28eae1c) - Soispha +- **(hm/conf/nvim/plugins/neorg)** Disable calendar until nvim >= 0.10 - (f4b2248) - Soispha +- **(hm/conf/nvim/plugins/neorg)** Add entry to modules, to generate them - (310e406) - Soispha +- **(hm/conf/nvim/plugins/telescope/symbols)** Switch to nixpkgs one - (2b7d47d) - Soispha +- **(hm/conf/nvim/plugins/todo-comments)** Add default highlighting - (71a8ee4) - Soispha +- **(hm/conf/ssh)** Only connect to codeberg.org over ipv4 (ipv6 failed) - (22a25f6) - Soispha +- **(hm/conf/ssh)** Typo in known_host path - (388c694) - Soispha +- **(hm/conf/tridactly)** Use midnight colorscheme - (ee4abb5) - Soispha +- **(hm/conf/yambar)** Increase battery poll interval to 300ms - (b13d9f5) - Soispha +- **(hm/impermanence)** Save the date dir of iamb - (e614699) - Soispha +- **(hm/packages)** Remove neovim as it's already added by nixvim - (676cabd) - Soispha +- **(hm/packages)** Add iamb and remove nheko - (f11850d) - Soispha +- **(hm/pkgs)** Add notify-send, as alacritty needs it - (266679a) - Soispha +- **(hm/pkgs/update-sys)** Add git-crypt dependency - (d86ea7e) - Soispha +- **(hm/wms/river)** Reactivate gammastep - (f98bb06) - Soispha +- **(hm/wms/river)** Disable gammastep - (d9ed534) - Soispha +- **(hm/wms/river)** Always use the us version of dvorak - (e66974e) - Soispha +- **(hm/wms/river)** Misuse Steam mapping for signal-desktop - (747c310) - Soispha +- **(hm/wms/river)** Switch back to nheko - (59a07b8) - Soispha +- **(hm/wms/river)** Remove mpd path from mapping, as it's set per env var - (041cbb5) - Soispha +- **(hm/wms/river)** Also map element-desktop to hotkey - (a202bce) - Soispha +- **(hosts/apzu)** Add information about swapfile - (efca2a7) - Soispha +- **(hosts/apzu)** Update disk to new disko install - (8462082) - Soispha +- **(hosts/isimud)** Fully provide all dependencies - (c2a96eb) - Soispha +- **(hosts/isimud)** Add `onlykey` and `onlykey-agent` to the system - (83633a6) - Soispha +- **(hosts/isimud)** Import the whole system configuration - (2e46123) - Soispha +- **(hosts/tiamat)** Update to new swapfile uuid - (ae162ed) - Soispha +- **(hosts/tiamat)** Update to new disk - (f4f2450) - Soispha +- **(secrets)** Rekey to accommodate new apzu key - (edd1af8) - Soispha +- **(secrets/nheko/apzu)** Update for new home server - (6873ca3) - Soispha +- **(secrets/nheko/apzu)** Use correct config - (b27a15c) - Soispha +- **(secrets/nheko/conf.tiamat)** Move to new homeserver - (247935c) - Soispha +- **(sys/font)** Add multiple changes - (727de34) - Soispha +- **(sys/font)** Use the default terminal font, as it's best suited - (56a1a68) - Soispha +- **(sys/font)** Correct the font names - (093a719) - Soispha +- **(sys/font)** Add default fonts with nerd fonts support - (595fff4) - Soispha +- **(sys/font/font.local)** Remove comment, as it's not accepted in the - (e19fb33) - Soispha +- **(sys/srvs/getty)** Remove autologin, as it actually logs the user in - (63bb142) - Soispha +- **(system/disks)** Increase default tempfs size to accommodate big builds - (fdec455) - Soispha +- **(system/disks)** Typo in snapshots - (3cd0c56) - Soispha +- **(system/disks)** Add remainder about bootable option - (5574289) - Soispha +- **(system/disks)** Make ESP bootable - (f8e7e54) - Soispha +- **(system/disks)** Add .snapshot subvol for snapper - (a218c5e) - Soispha +- **(system/disks)** Add disk labels - (5b4406e) - Soispha +- **(system/disks)** Use correct option name - (59f4cfe) - Soispha +- **(system/disks/hibernate)** Hibernate after 5m when suspend -> hibernate - (51726ee) - Soispha +- **(system/disks/hibernate)** Try to activate it - (22333b9) - Soispha +- **(system/disks/hibernation)** Circumvent memory checks - (616bb04) - Soispha +- **(system/font)** Rename `fonts.fonts` to `fonts.packages` - (c1920b1) - Soispha +- **(system/secrets/nheko)** Config token fix for new account - (adb3e01) - Soispha +- **(system/services/backup)** Run backup every 8h, not only on boot - (852ee02) - Soispha +- **(system/services/openssh)** Don't hash know hosts - (ae92ed5) - Soispha +- **(system/services/postgresql)** Disable as it's no longer needed - (c7b2783) - Soispha +- **(system/services/serverphone)** Disable bc building the gpg keys dosn't work - (515effc) - Soispha +- **(system/services/serverphone)** Update key symlink - (2c07fd3) - Soispha +- **(system/services/steam)** Install wine with steam - (07dc1e9) - Soispha +- **(treewide)** Replace old nerdfont icons with new ones - (581228d) - Soispha +- **(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 +- **(flake)** Update - (f6fb97a) - Soispha +- **(flake)** Update - (760e8c3) - Soispha +- **(flake)** Update - (a11afd0) - Soispha +- **(flake)** Update - (e60edeb) - Soispha +- **(flake)** Normalize nixpkgs stable name - (0e42baf) - Soispha +- **(flake)** Update - (90b6f17) - Soispha +- **(flake)** Update - (ba9402d) - Soispha +- **(flake)** Switch to stable lanzaboote to sidestep building llvm/rustc - (1566fcf) - Soispha +- **(flake)** Update - (17491e6) - Soispha +- **(flake)** Update - (8228399) - Soispha +- **(treewide)** Update - (a93e522) - Soispha +- **(treewide)** Update - (7c22931) - Soispha +- **(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 +- **(todo)** Update - (85bb6b1) - Soispha +- **(todo)** Update - (db12b72) - Soispha +- **(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 +- **(flake)** Provide the neovim config as a package - (dcc9461) - Soispha +- **(flake)** Import the nixNeovim module - (1194d84) - Soispha +- **(flake)** Add gpg-iso package output - (54eb3b5) - Soispha +- **(flake)** Add disko module - (9a78511) - Soispha +- **(flake/direnv)** Add git-bug - (14c86c8) - Soispha +- **(git-crypt)** Add Soispha as contributor - (467f69e) - Soispha +- **(hm/conf/alacritty)** Set nightfox/carbonfox as colorscheme - (f7b7d43) - Soispha +- **(hm/conf/alacritty)** Add support for git hashes in hints - (67f69cd) - Soispha +- **(hm/conf/firefox)** Add a `clean` profile, without confi - (511a523) - Soispha +- **(hm/conf/firefox)** Add a nixpkgs issue search - (01eb61d) - Soispha +- **(hm/conf/firefox)** Add tridactly native messanger - (4d8e617) - Soispha +- **(hm/conf/git)** Mark moved code in diffs and delta for merge conflicts - (0cd7b63) - Soispha +- **(hm/conf/iamb)** Init - (02e6319) - Soispha +- **(hm/conf/lf)** Add command to go to flake base dir - (bd9d18e) - Soispha +- **(hm/conf/lf)** Replace rename script by rename c binary - (6909986) - Soispha +- **(hm/conf/lf/keybindings)** Add mapping to load Session.vim file - (ab1e59a) - Soispha +- **(hm/conf/mail)** Add non-public mail accounts - (04070cc) - Soispha +- **(hm/conf/mumble)** Add - (1aae57b) - Soispha +- **(hm/conf/neovim)** Use non-treesitter theme for latex files - (f4cbcd6) - Soispha +- **(hm/conf/neovim/autocmds)** Highlight yanked text - (916f6fc) - Soispha +- **(hm/conf/neovim/plugins/femaco)** Init - (79c9e42) - Soispha +- **(hm/conf/neovim/plugins/goto-preview)** Init - (fc10340) - Soispha +- **(hm/conf/neovim/plugins/harpoon)** Init - (d7d940e) - Soispha +- **(hm/conf/neovim/plugins/leap)** Init - (1f198c4) - Soispha +- **(hm/conf/neovim/plugins/lsp-progress)** Init - (1204365) - Soispha +- **(hm/conf/neovim/plugins/lsp/ccls)** Init - (01425a1) - Soispha +- **(hm/conf/neovim/plugins/lspkind)** Init - (bcc505e) - Soispha +- **(hm/conf/neovim/plugins/telescope/extensions/bibtex)** Init - (59fb1e0) - Soispha +- **(hm/conf/neovim/plugins/telescope/extensions/rooter)** Init - (911a0f1) - Soispha +- **(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/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 +- **(hm/conf/nvim/plgs/debugprint)** Init - (d1fd7ce) - Soispha +- **(hm/conf/nvim/plgs/flatten-nvim)** Init - (e03b085) - Soispha +- **(hm/conf/nvim/plgs/ltex_extra)** Init - (93bbd9c) - Soispha +- **(hm/conf/nvim/plugins/comment-nvim)** Init - (94c6dfe) - Soispha +- **(hm/conf/nvim/plugins/luasnip/all)** Add snippets for todo comments - (3bbd206) - Soispha +- **(hm/conf/nvim/plugins/luasnip/snippets/all)** Add snips for todo-comments - (8bc95c0) - Soispha +- **(hm/conf/nvim/plugins/neorg)** Init - (df580aa) - Soispha +- **(hm/conf/tridactly)** Add configuration - (039d1eb) - Soispha +- **(hm/conf/xdg)** Set up userDirs - (4c9eaea) - Soispha +- **(host/isimud)** Add host isimud for gpg-iso - (12f072b) - Soispha +- **(hosts/apzu)** Enable bluetooth - (f4c17ab) - Soispha +- **(hosts/tiamat)** Enable bluetooth - (8083db3) - Soispha +- **(packages)** Add element-desktop - (b3ddffd) - Soispha +- **(packages)** Add signal desktop - (078c8e8) - Soispha +- **(services/fwupd)** Add - (3ad473e) - Soispha +- **(sys/documentation)** Init - (a40d083) - Soispha +- **(sys/svcs/getty)** Init - (6f925a5) - Soispha +- **(system/boot)** Enable lanzaboote (and with it secure boot) - (59bc285) - Soispha +- **(system/disks)** Add luks partition - (4ca4e45) - Soispha +- **(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 +- **(hm/conf/nvim/plugins)** Rename to `plgs` to safe commit msg space - (3925f6e) - Soispha +- **(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 |