NixOS and Home Manager config

feat: cargo-watch and cargo-expand

nel.pet b702df67 c4ff07ec

verified
+5
+5
modules/home/cli.nix
··· 3 3 pkgs.just 4 4 pkgs.screen 5 5 pkgs.btop 6 + 7 + # TODO: once we refactor the home manager modules find a better place for these 8 + # Additional cargo rust tooling 9 + pkgs.cargo-watch 10 + pkgs.cargo-expand 6 11 ]; 7 12 }