| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Merge branch 'master' of https://git.nathanreiner.xyz/nix/system | Nathan Reiner | 2024-09-25 |
| |\ | |||
| | * | add zathura | Nathan Reiner | 2024-09-25 |
| | | | |||
| | * | Merge branch 'master' of https://git.nathanreiner.xyz/nix/system | Nathan Reiner | 2024-09-25 |
| | |\ | |||
| | * | | add zathura | Nathan Reiner | 2024-09-25 |
| | | | | |||
| | * | | alacritty: hide cursor when typing | Nathan Reiner | 2024-09-25 |
| | | | | |||
| * | | | update packages | Nathan Reiner | 2024-09-25 |
| | |/ |/| | |||
| * | | add bash config and wofi-pass | Nathan Reiner | 2024-09-20 |
| |/ | |||
| * | waybar all worspaces & add pass-otp | Nathan Reiner | 2024-09-19 |
| | | |||
| * | nixvim/treesitter: remove ensure_installed | Nathan Reiner | 2024-09-19 |
| | | | | | | | | | | | | For some crazy reasons treesitter makes nvim hang for some time when using `ensure_installed = "all"`. I assume it's because there are just a lot of supported file formats, therefore the hang. Instead of using ensure_installed I just activated the `auto_install` feature to automatically compile missing file-types if needed. | ||
| * | remove opam config | Nathan Reiner | 2024-09-19 |
| | | |||
| * | direnv: configure and remove compilers from syspkg | Nathan Reiner | 2024-09-19 |
| | | |||
| * | waybar: fix battery status colors | Nathan Reiner | 2024-09-19 |
| | | |||
| * | add mbsync service | Nathan Reiner | 2024-09-18 |
| | | |||
| * | first neomutt config | Nathan Reiner | 2024-09-18 |
| | | |||
| * | add email | Nathan Reiner | 2024-09-18 |
| | | |||
| * | refactor home | Nathan Reiner | 2024-09-18 |