aboutsummaryrefslogtreecommitdiffstats
path: root/home-manager (unfollow)
Commit message (Collapse)Author
2023-07-28Fix(hm/conf/gpg): Make the keys mutableSoispha
2023-07-28Build(treewide): UpdateSoispha
2023-07-28Fix(hm/conf/mail): Correctly import `non_public_accounts`Soispha
2023-07-28Fix(hm/conf/mail): Add all needed arguments to importSoispha
2023-07-28Fix(treewide): Add `git-crypt`Soispha
2023-07-28Docs(hm/packages): Improve commentsSoispha
2023-07-28Feat(hm/conf/mail): Add non-public mail accountsSoispha
2023-07-25Fix(hm/wms/river): Misuse Steam mapping for signal-desktopSoispha
I just use signal-desktop way more than steam, switching this mapping is the only logical decision.
2023-07-25Fix(hm/wms/river): Switch back to nhekoSoispha
Element had to many no-gos. For example: - weird default hotkeys, - no picture preview rendering, - &c
2023-07-25Fix(hm/wms/river): Remove mpd path from mapping, as it's set per env varSoispha
2023-07-23Fix(hm/wms/river): Also map element-desktop to hotkeySoispha
2023-07-22Build(flake): UpdateSoispha
2023-07-22Feat(packages): Add element-desktopSoispha
Nheko has some problems as of late, and element seems to be a good stand-in until I've found another client
2023-07-22Feat(packages): Add signal desktopSoispha
2023-07-15Feat(system/boot): Enable lanzaboote (and with it secure boot)Soispha
2023-07-11Fix(hm/conf/ssh): Only connect to codeberg.org over ipv4 (ipv6 failed)Soispha
2023-07-10Style(treewide): Switch to editorconfigSoispha
2023-07-10Feat(hm/conf/mumble): AddSoispha
2023-07-04Fix(hm/conf/ssh): Typo in known_host pathSoispha
2023-07-04Fix(hm/conf/git): Display branch when using git lsSoispha
2023-07-04Refactor(hm/conf/zsh): Use new syntaxHighlight optionSoispha
2023-07-04Fix(system/services/openssh): Don't hash know hostsSoispha
The trade off between security and convenience isn't worth it.
2023-07-04Build(treewide): UpdateSoispha
2023-07-01Fix(hm/conf/git): Move trailers to endSoispha
2023-06-27Fix(hm/conf/alacritty): Replace space by generic whitespaceSoispha
2023-06-27Feat(hm/conf/alacritty): Add support for git hashes in hintsSoispha
2023-06-27Fix(hm/conf/alacritty): Ignore `([ ]`) in path regexSoispha
2023-06-27Revert "Build(treewide): Update"Soispha
Spotdl still doesn't work. This reverts commit 122492558e8e6d426dacaab6d473aa9a33d14c94.
2023-06-27Fix(hm/conf/mpd): Remove hardcoded uid in host pathSoispha
2023-06-27Fix(hm/conf/mpd): Set MPD_HOST variable for mpd clientsSoispha
2023-06-27Build(treewide): UpdateSoispha
2023-06-25Fix(hm/conf/lf): Add html repo keybindingSoispha
2023-06-25Fix(hm/conf/lf): Update icons to nerdfonts v3Soispha
2023-06-25Fix(hm/conf/neomutt): Remap l to something usefullSoispha
2023-06-25Fix(hm/conf/git): Add info about gpg sigs to git logSoispha
2023-06-17Fix(hm/conf/gpg): Disable agent as it does not workSoispha
2023-06-16Fix(hm/conf/neomutt): Remove duplicate bindingsSoispha
2023-06-16Fix(hm/conf/gpg): Enable pinentrySoispha
2023-06-16Build(treewide): UpdateSoispha
2023-06-16Fix(hm/conf/neomutt): Use vim-like keybindingsSoispha
2023-06-16Fix(hm/conf/gpg/agent): Reduce verbositySoispha
2023-06-06Fix(hm/conf/swaylock): Switch to different wpSoispha
2023-06-06Feat(hm/conf/firefox/bookmarks): Add nix lib and nixpkgs manSoispha
2023-05-29Fix(treewide): Update the shell library versionSoispha
2023-05-29Style(hm/conf/zsh): Indent commentSoispha
2023-05-29Fix(hm/conf/zsh): Quote stringSoispha
2023-05-29Fix(hm/conf/lf/keybinds): UpdateSoispha
2023-05-29Feat(hm/conf/lf/cmds): Add a way to create temp scriptsSoispha
2023-05-29Fix(hm/conf/zsh): Also add a version for the shell librarySoispha
2023-05-28Fix(hm/pkgs/scrs/ll): Don't use the tempdir provided by libSoispha