Skip to content

Latest commit

 

History

History
68 lines (44 loc) · 2.87 KB

TODO.md

File metadata and controls

68 lines (44 loc) · 2.87 KB

NEXT

general

  • [-] add my ssh key to the following machines (they must be on the ugreen vault under /secrets):
    • tiago@cosmos
    • tds@cosmos
    • engineering
    • linode - xplab
    • linode - tiagoprnl.me
    • linode - tiago@lowerdecks

hyprland

References:

https://wiki.hyprland.org/Nix/Hyprland-on-NixOS/ https://www.youtube.com/watch?v=61wGzIv12Ds

docker

Install from this instructions: https://nixos.wiki/wiki/Docker

nvim

  • nvim is deleting the first line when saving files (bash scripts, markdown files, etc). Probably related to missing lsp components (null-ls and bash-language-server) or recent nvim builds.

  • Install this lsp: https://github.com/nix-community/rnix-lsp

python setup

Low priority enhancements