about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAge
...
* fix(hm/pkgs/scrs/wrappers/yti): Rework to today's standardsSoispha2023-09-17
|
* chore(version): v1.13.0 Soispha2023-09-17
|
* style(sys/srvs/adb): Format with alejandraSoispha2023-09-17
|
* fix(hm/conf/firefox/scripts/extract_cookies): InitSoispha2023-09-17
|
* fix(hm/conf/firefox/scripts/unzip_mozl4): Change to correct shebangSoispha2023-09-17
|
* fix(hm/conf/nvim/plgs/nvim-lint): Remove shellcheck, as bash ls exitsSoispha2023-09-17
| | | | | The Bash language server already runs shellcheck, thus making the explicit call here useless.
* build(treewide): UpdateSoispha2023-09-17
|
* fix(hosts/tiamat): Enable adb bridge for soisphaSoispha2023-09-17
|
* feat(sys/srvs/adb): InitSoispha2023-09-17
|
* build(flake): UpdateSoispha2023-09-16
|
* chore(version): v1.12.0 Soispha2023-09-16
|
* feat(hm/conf/zsh/insults): InitSoispha2023-09-16
|
* fix(treewide): Update to new `tmp` function interfaceSoispha2023-09-16
|
* fix(treewide): Update shell librarySoispha2023-09-16
|
* fix(treewide): Update to the newest shell lib versionSoispha2023-09-16
|
* build(flake): UpdateSoispha2023-09-16
|
* Fix(treewide): Purge `snap-sync` in favour of `snap-sync-forked`Soispha2023-09-10
|
* Fix(treewide): Provide `snap-synced-forked` as overlay and thus as pkgSoispha2023-09-10
|
* Build(flake): UpdateSoispha2023-09-05
|
* Fix(hm/pkgs/scritps/neorg): Add ability to access workspace directlySoispha2023-09-05
|
* chore(version): v1.11.0 Soispha2023-09-05
|
* Fix(hm/conf/zsh): Ensure that the sourced shell library also gets updatedSoispha2023-09-05
|
* Fix(hm/conf/gpg/keys/key_4): Add missing commentsSoispha2023-09-05
|
* Build(flake): UpdateSoispha2023-09-05
|
* Feat(hm/conf/gpg/keys): Add gpg keySoispha2023-09-05
|
* chore(version): v1.10.0 Soispha2023-09-05
|
* Docs(sys/disks/hibernate): Remove resolved TODO commentSoispha2023-09-05
|
* Fix(treewide): Update to new shell library versionSoispha2023-09-05
| | | | | | | This step was done automatically by running: ```bash nix run .#update_shell_lib ```
* Feat(flake/packages): Pass through `shell_library_update` packagesSoispha2023-09-05
|
* Build(treewide): UpdateSoispha2023-09-05
|
* Feat(hm/pkgs/scripts/neorg): InitSoispha2023-09-05
|
* Fix(hm/conf/nvim/plgs/luasnip/todo_snippets): Decapitalize my nameSoispha2023-09-02
|
* Fix(hm/conf/lf/keymappings): Add command to go to nixos-configSoispha2023-09-02
|
* Fix(hm/conf/lf/keybinds): Fix missing settings in the cd commandsSoispha2023-09-02
|
* Fix(sys/waydroid): Disable waydroid again, as it breaks fuse mountsSoispha2023-09-02
|
* Fix(sys/impermanence): Add waydroid image directorySoispha2023-09-02
|
* Feat(sys/waydroid): InitSoispha2023-09-02
|
* Fix(sys/srvs/xdg): Add gtk desktop portalSoispha2023-08-31
|
* Fix(hm/wms/river): Use new keymapsSoispha2023-08-31
|
* Fix(sys/locale/keymaps/us): Use compose key and deal with qmk macrosSoispha2023-08-31
|
* Fix(sys/locale/keymaps/us): Switch to lalt, as caps is hard to map in qmkSoispha2023-08-31
|
* Fix(sys/locale/keymaps): Set correct amount of levels for the `a` keySoispha2023-08-31
|
* Fix(sys/locale/keymap): Formatting issuesSoispha2023-08-30
|
* Feat(sys/locale): Add modified dvorak keymapSoispha2023-08-30
|
* Feat(sys/locale): Add a keymap with special char supportSoispha2023-08-30
|
* Fix(hm/conf/lf/keymaps): Run the rename command in the consoleSoispha2023-08-30
| | | | Otherwise the part after the semicolon is ignored.
* Fix(sys/impermanence): Add `/var/lib/systemd` to saved pathsSoispha2023-08-30
|
* Fix(sys/impermanence): Add `/var/lib/bluetooth` to saved pathSoispha2023-08-30
|
* chore(version): v1.9.1 Soispha2023-08-30
|
* Fix(hm/conf/nvim/mappings): Switch `gg` to `uu`Soispha2023-08-30
| | | | | Commit b625cac35a8bacd2cfbb430347fc6b5f918d82db should already have done this, but sort of missed the letters.