Nix (home-manager) configurations for my computers
{ # Runtime Executor (asdf-plugin compatible) # https://github.com/jdxcode/rtx programs.rtx = { enable = true; }; }