summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* nixvim/treesitter: remove ensure_installedNathan Reiner2024-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 configNathan Reiner2024-09-19
|
* direnv: configure and remove compilers from syspkgNathan Reiner2024-09-19
|
* change webtray input to stableNathan Reiner2024-09-19
|
* add amdgpu to workstationNathan Reiner2024-09-19
|
* workstation: configure monitorsNathan Reiner2024-09-19
|
* add workstation configNathan Reiner2024-09-19
|
* setup llvm for compiler designNathan Reiner2024-09-19
|
* waybar: fix battery status colorsNathan Reiner2024-09-19
|
* add mbsync serviceNathan Reiner2024-09-18
|
* configure neomut syncNathan Reiner2024-09-18
|
* first neomutt configNathan Reiner2024-09-18
|
* add emailNathan Reiner2024-09-18
|
* home: change import pathsNathan Reiner2024-09-18
|
* update nixvimNathan Reiner2024-09-18
|
* refactor homeNathan Reiner2024-09-18
|
* flake: updateNathan Reiner2024-09-18
|
* add ocamlNathan Reiner2024-09-18
|
* nixedo: enable silent bootNathan Reiner2024-09-17
|
* usbauth: do not print device pathNathan Reiner2024-09-17
|
* remove lsblk from usbauthNathan Reiner2024-09-17
|
* fix usbauthNathan Reiner2024-09-17
|
* add usbauth moduleNathan Reiner2024-09-17
|
* create nix configurationNathan Reiner2024-09-17