aboutsummaryrefslogtreecommitdiffstats
path: root/home-manager/config (unfollow)
Commit message (Collapse)Author
2023-08-01Refactor(treewide): Move module configuration in separate filesSoispha
2023-08-01Fix(hm/conf/gammastep): Use lighter settings on laptopsSoispha
The laptop backlight, which is in most cases weaker, will further reduce the effect, thus it is paramount, that the amount coming from gammastep is reduced to account for that.
2023-07-30Fix(hm/conf/git): Force gpg to use the specific keySoispha
2023-07-30Fix(hm/conf/git): Also sign pushes, if the server supports thisSoispha
2023-07-30Fix(hm/conf/gpg): Remove mutabilitySoispha
2023-07-30Fix(hm/conf/gpg): Change key_1Soispha
2023-07-30Fix(hm/conf/gpg): Use hidden gpg keysSoispha
2023-07-30Feat(treewide): Add enable options for secrets and impermanenceSoispha
2023-07-29Fix(hm/conf/gpg): Add config for isimudSoispha
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-28Feat(hm/conf/mail): Add non-public mail accountsSoispha
2023-07-22Build(flake): UpdateSoispha
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