cleaned up my home.nix
This commit is contained in:
parent
95851ee2fa
commit
918baa6d58
@ -1,5 +1,5 @@
|
||||
{ pkgs, ... }:
|
||||
|
||||
# home manager
|
||||
{
|
||||
programs.zsh.enable = true;
|
||||
home = {
|
||||
@ -11,27 +11,9 @@
|
||||
trunk
|
||||
wasm-pack
|
||||
cargo-watch
|
||||
# pkgs.cargo-tarpaulin
|
||||
cargo-generate
|
||||
cargo-audit
|
||||
cargo-update
|
||||
diesel-cli
|
||||
# gitoxide currently broke 09182023
|
||||
gitoxide
|
||||
tealdeer
|
||||
helix
|
||||
|
||||
# nix specific packages
|
||||
nil
|
||||
nixfmt
|
||||
|
||||
# markdown
|
||||
nodePackages.markdownlint-cli
|
||||
|
||||
# doom emacs dependencies
|
||||
fd
|
||||
ripgrep
|
||||
clang
|
||||
];
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user