Cleaning, adding some commands, etc.

This commit is contained in:
2023-06-16 14:53:20 -06:00
parent 8879215470
commit 72c1267824
3 changed files with 46 additions and 21 deletions

View File

@@ -7,7 +7,6 @@ in
home.stateVersion = "18.09";
home.packages = with pkgs; [
ripgrep
fd
mosh
w3m
@@ -29,6 +28,8 @@ in
glow
spotify-tui
spotifyd
yt-dlp
youtube-tui
amfora
duf
pandoc
@@ -62,10 +63,14 @@ in
ocamlPackages.ocp-indent
ocamlPackages.merlin
rustup
zig
go
cmake
racket-minimal
# ghc haskell-language-server hlint haskellPackages.hoogle
# racket-minimal
ghc
haskell-language-server
hlint
haskellPackages.hoogle
lua53Packages.luarocks
translate-shell
ispell
@@ -142,6 +147,7 @@ in
v = "vi";
l = "exa -lah --icons --git";
n = "nnn";
t = "trans";
h = "himalaya";
er = "rm -rf logs; unzip -o";
srsync = "rsync --rsync-path='sudo rsync'";
@@ -336,6 +342,7 @@ in
programs.noti.enable = true;
programs.btop.enable = true;
programs.tealdeer.enable = true;
programs.ripgrep.enable = true;
programs.keychain = {
enable = true;