| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | webtray: apply updates | Nathan Reiner | 2024-09-20 | |
| | | ||||
| * | add bash config and wofi-pass | Nathan Reiner | 2024-09-20 | |
| | | ||||
| * | 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. | |||
| * | change webtray input to stable | Nathan Reiner | 2024-09-19 | |
| | | ||||
| * | update nixvim | Nathan Reiner | 2024-09-18 | |
| | | ||||
| * | flake: update | Nathan Reiner | 2024-09-18 | |
| | | ||||
| * | create nix configuration | Nathan Reiner | 2024-09-17 | |