diff --git a/home.nix b/home.nix index 2637e96..8492c27 100644 --- a/home.nix +++ b/home.nix @@ -23,6 +23,7 @@ in [ gcc tree-sitter ] ++ # Basic dev tools [ texliveFull ] ++ # TeX distribution (with ocamlPackages; [ ocaml opam dune_3 dune-release merlin ocaml-lsp odoc ocamlformat utop ]) ++ # OCaml + [ python3 ] ++ # I guess..... [ grim slurp wl-clipboard jq (callPackage ./pkgs/xdg-terminal-exec/xdg-terminal-exec.nix {}) blueman ] ++ # Basic utilities [ bitwarden-cli ] ++ # Personalized selection of command-line (CLI/TUI) apps [ terminal ] ++ # Terminal emulator