about summary refs log tree commit diff stats
path: root/sys/secrets (unfollow)
Commit message (Expand)Author
2024-03-28fix(.gitattributes): Remove unneeded pathsSoispha
2024-03-28chore(treewide): Move away from git-cryptSoispha
2024-03-24fix(hm/conf/gpg): Add my nixpkgs fork to ensure a working gpg-agentSoispha
2024-03-24refactor(flake): Use an attrs for including open prsSoispha
2024-03-24fix(treewide): Update the shell library versionSoispha
2024-03-23style(treewide): FormatSoispha
2024-03-23feat(pkgs/scripts/spodi): Rewrite to support artist `update`Soispha
2024-03-23feat(pkgs/scripts/fupdate): Add support for updating without running the scriptSoispha
2024-03-23fix(sys/git_revision): Use long git revSoispha
2024-03-23fix(hm/conf/yambar/scripts/mpd): Put a separator between title and timeSoispha
2024-03-23fix(hm/conf/unison): Remove auto merge featureSoispha
2024-03-23refactor(treewide): Update to new modules names (and simplify some code)Soispha
2024-03-23build(treewide): UpdateSoispha
2024-03-23fix(hm/conf/firefox/extensions): Remove torproject-snowflake temporarilySoispha
2024-03-23fix(flake): Correctly export the overlayed package set as `legacyPackages`Soispha
2024-03-23fix(flake): Import my modules stuck in nixpkgs prs directlySoispha
2024-03-23fix(flake): Use new vendored `generate_firefox_extensions` binarySoispha
2024-03-23feat(pkgs/generate_moz_extensions): Vendor itSoispha
2024-03-10fix(pkgs/scripts/update-sys): Add new `systemd-run` dependencySoispha
2024-03-10fix(sys/sound): Disable setting the default volumeSoispha
2024-03-10refactor(hm/conf/nvim/plgs/{nvim-cmp,vim-tex}): Update to new attr namesSoispha
2024-03-10style(treewide): FormatSoispha
2024-03-10build(treewide): UpdateSoispha
2024-03-07fix(pkgs/scripts/neorg/review): Use dataHome to store dataSoispha
2024-03-07feat(hm/conf/yambar/mpd): Add song progress and duration informationSoispha
2024-03-07feat(pkgs/scripts/neorg/review): Only review opened projectsSoispha
2024-03-06fix(pkgs/scripts/aumo): Add required dependencies (and remove old ones)Soispha
2024-03-06feat(hm/conf/prusa_slicer): InitSoispha
2024-03-01chore(version): v1.37.0 Soispha
2024-03-01fix(pkgs/scripts/mpc-fav): Update database after adding a new favoriteSoispha
2024-03-01fix(sys/svcs/nix): Finally remove the `nixPath` completelySoispha
2024-03-01feat(pkgs/neorg/review): InitSoispha
2024-03-01chore(version): v1.36.2 Soispha
2024-03-01fix(hm/conf/unison): Also try to merge 'log' filesSoispha
2024-03-01fix(hm/conf/unison): Avoid merging, when the merge failsSoispha
2024-03-01fix(hm/conf/unison): Correctly use the `file_name` and `extisions` valuesSoispha
2024-03-01fix(hm/conf/unison): Add missing `diff` dependency for diffsSoispha
2024-02-29fix(hm/conf/unison): Add further files to auto mergeSoispha
2024-02-28chore(version): v1.36.1 Soispha
2024-02-28fix(hm/conf/lf/keymappings): Unmap the later bound keysSoispha
2024-02-28chore(version): v1.36.0 Soispha
2024-02-28docs(todo): UpdateSoispha
2024-02-28feat(hm/conf/lf/keymappings): Set up search keymappingsSoispha
2024-02-28fix(hm/conf/lf/keymappings): Use 'k' for sort mappingsSoispha
2024-02-28fix(sys/svcs/nix): Ensure that the nix path actually gets setSoispha
2024-02-28fix(hm/conf/zsh/command_not_found.sh): Improve case 2 outputSoispha
2024-02-28fix(hm/conf/zsh/command_not_found.sh): Add missing space in cmd nameSoispha
2024-02-28fix(hm/conf/zsh/command_not_found.sh): Output a status message for shellSoispha
2024-02-28fix(hm/conf/zsh/command_not_found.sh): Correctly count found attrsSoispha
2024-02-28fix(hm/conf/zsh): Add a newline to the shell library importSoispha