about summary refs log tree commit diff stats
path: root/home-manager (follow)
Commit message (Collapse)AuthorAge
* Fix(hm/conf/neovim/autocmds): Add missing 'coloroverride' autocmd groupSoispha2023-08-19
|
* Fix(hm/conf/neovim/options): Separate 'listchars' option with commasSoispha2023-08-19
|
* Fix(hm/conf/neovim/options): Turn wildmode option into a stringSoispha2023-08-19
|
* Fix(hm/conf/neovim/plugins/lsp/keymaps): Use correct mapping optionsSoispha2023-08-19
|
* Fix(hm/packages): Remove neovim as it's already added by nixvimSoispha2023-08-19
|
* Fix(hm/conf/neovim): Fully import nvim config through nixVimSoispha2023-08-19
|
* Fix(hm/conf/nvim): Import neovim configSoispha2023-08-19
|
* Feat(hm/conf/nvim): Add basic nix config [REBASE TARGET]Soispha2023-08-19
|
* Feat(treewide): Import nixVimSoispha2023-08-19
| | | | | NixNeovim was forked from this, but never really took of. So I'm switching to nixVim, as I hope for better results.
* Feat(flake): Import the nixNeovim moduleSoispha2023-08-19
|
* Fix(hm/packages): Add iamb and remove nhekoSoispha2023-08-19
|
* Feat(hm/conf/iamb): InitSoispha2023-08-19
|
* Fix(hm/wms/river): Reactivate gammastepSoispha2023-08-18
|
* Build(treewide): UpdateSoispha2023-08-17
|
* Fix(hm/conf/tridactly): Use midnight colorschemeSoispha2023-08-13
|
* Feat(hm/conf/tridactly): Add configurationSoispha2023-08-13
|
* Feat(hm/conf/firefox): Add tridactly native messangerSoispha2023-08-13
|
* Fix(hm/wms/river): Disable gammastepSoispha2023-08-12
|
* Fix(hm/wms/river): Always use the us version of dvorakSoispha2023-08-03
|
* Fix(hm/pkgs/update-sys): Add git-crypt dependencySoispha2023-08-02
|
* Fix(hm/conf/yambar): Increase battery poll interval to 300msSoispha2023-08-02
| | | | The battery poll interval needs to be greater or equal to 250ms for yambar to work.
* Fix(hm/conf/mail): Git-crypt encryptionSoispha2023-08-01
|
* Fix(hm/conf/mail): Update non public accountsSoispha2023-08-01
|
* Refactor(treewide): Move module configuration in separate filesSoispha2023-08-01
|
* Fix(hm/conf/gammastep): Use lighter settings on laptopsSoispha2023-08-01
| | | | | | 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.
* Fix(hm/conf/git): Force gpg to use the specific keySoispha2023-07-30
|
* Fix(hm/conf/git): Also sign pushes, if the server supports thisSoispha2023-07-30
|
* Fix(hm/conf/gpg): Remove mutabilitySoispha2023-07-30
|
* Fix(hm/conf/gpg): Change key_1Soispha2023-07-30
|
* Fix(hm/conf/gpg): Use hidden gpg keysSoispha2023-07-30
|
* Feat(treewide): Add enable options for secrets and impermanenceSoispha2023-07-30
|
* Fix(hosts/isimud): Import the whole system configurationSoispha2023-07-29
|
* Fix(hm/conf/gpg): Add config for isimudSoispha2023-07-29
|
* Fix(hm/conf/gpg): Make the keys mutableSoispha2023-07-28
|
* Build(treewide): UpdateSoispha2023-07-28
|
* Fix(hm/conf/mail): Correctly import `non_public_accounts`Soispha2023-07-28
|
* Fix(hm/conf/mail): Add all needed arguments to importSoispha2023-07-28
|
* Fix(treewide): Add `git-crypt`Soispha2023-07-28
|
* Docs(hm/packages): Improve commentsSoispha2023-07-28
|
* Feat(hm/conf/mail): Add non-public mail accountsSoispha2023-07-28
|
* Fix(hm/wms/river): Misuse Steam mapping for signal-desktopSoispha2023-07-25
| | | | | I just use signal-desktop way more than steam, switching this mapping is the only logical decision.
* Fix(hm/wms/river): Switch back to nhekoSoispha2023-07-25
| | | | | | | Element had to many no-gos. For example: - weird default hotkeys, - no picture preview rendering, - &c
* Fix(hm/wms/river): Remove mpd path from mapping, as it's set per env varSoispha2023-07-25
|
* Fix(hm/wms/river): Also map element-desktop to hotkeySoispha2023-07-23
|
* Build(flake): UpdateSoispha2023-07-22
|
* Feat(packages): Add element-desktopSoispha2023-07-22
| | | | | Nheko has some problems as of late, and element seems to be a good stand-in until I've found another client
* Feat(packages): Add signal desktopSoispha2023-07-22
|
* Feat(system/boot): Enable lanzaboote (and with it secure boot)Soispha2023-07-15
|
* Fix(hm/conf/ssh): Only connect to codeberg.org over ipv4 (ipv6 failed)Soispha2023-07-11
|
* Style(treewide): Switch to editorconfigSoispha2023-07-10
|