aboutsummaryrefslogtreecommitdiffstats
path: root/home-manager (unfollow)
Commit message (Collapse)Author
2023-08-19Fix(hm/conf/neovim): Fully import nvim config through nixVimSoispha
2023-08-19Fix(hm/conf/nvim): Import neovim configSoispha
2023-08-19Feat(hm/conf/nvim): Add basic nix config [REBASE TARGET]Soispha
2023-08-19Feat(treewide): Import nixVimSoispha
NixNeovim was forked from this, but never really took of. So I'm switching to nixVim, as I hope for better results.
2023-08-19Feat(flake): Import the nixNeovim moduleSoispha
2023-08-19Fix(hm/packages): Add iamb and remove nhekoSoispha
2023-08-19Feat(hm/conf/iamb): InitSoispha
2023-08-18Fix(hm/wms/river): Reactivate gammastepSoispha
2023-08-17Build(treewide): UpdateSoispha
2023-08-13Fix(hm/conf/tridactly): Use midnight colorschemeSoispha
2023-08-13Feat(hm/conf/tridactly): Add configurationSoispha
2023-08-13Feat(hm/conf/firefox): Add tridactly native messangerSoispha
2023-08-12Fix(hm/wms/river): Disable gammastepSoispha
2023-08-03Fix(hm/wms/river): Always use the us version of dvorakSoispha
2023-08-02Fix(hm/pkgs/update-sys): Add git-crypt dependencySoispha
2023-08-02Fix(hm/conf/yambar): Increase battery poll interval to 300msSoispha
The battery poll interval needs to be greater or equal to 250ms for yambar to work.
2023-08-01Fix(hm/conf/mail): Git-crypt encryptionSoispha
2023-08-01Fix(hm/conf/mail): Update non public accountsSoispha
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(hosts/isimud): Import the whole system configurationSoispha
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-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.