mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-15 06:04:42 +00:00
transfer
This commit is contained in:
parent
02c996d21a
commit
28622332a3
83 changed files with 6969 additions and 57 deletions
|
|
@ -35,12 +35,10 @@
|
|||
curl
|
||||
fd
|
||||
fzf
|
||||
git
|
||||
gnupg
|
||||
go_1_26
|
||||
jq
|
||||
just
|
||||
neovim
|
||||
nodejs_22
|
||||
python3
|
||||
ripgrep
|
||||
|
|
|
|||
|
|
@ -9,8 +9,6 @@
|
|||
};
|
||||
|
||||
taps = [
|
||||
"daytonaio/tap"
|
||||
"getcompanion-ai/tap"
|
||||
"humanlayer/humanlayer"
|
||||
"jnsahaj/lumen"
|
||||
"nicosuave/tap"
|
||||
|
|
@ -25,23 +23,14 @@
|
|||
"nicosuave/tap/memex"
|
||||
"postgresql@17"
|
||||
"python@3.13"
|
||||
"steipete/tap/bird"
|
||||
"steipete/tap/summarize"
|
||||
"withgraphite/tap/graphite"
|
||||
"worktrunk"
|
||||
];
|
||||
|
||||
casks = [
|
||||
"anaconda"
|
||||
"codelayer"
|
||||
"codexbar"
|
||||
"companion"
|
||||
"osaurus"
|
||||
"pants"
|
||||
"riptide-beta"
|
||||
"riptide-dev"
|
||||
"riptide-experimental"
|
||||
"virtualbox"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
|
|
@ -14,7 +14,6 @@
|
|||
};
|
||||
in {
|
||||
environment.systemPackages = with pkgs; [
|
||||
aerospace
|
||||
arrow-cpp
|
||||
binwalk
|
||||
cloc
|
||||
|
|
@ -29,15 +28,12 @@ in {
|
|||
emacs
|
||||
ffmpeg_7
|
||||
flyctl
|
||||
gh
|
||||
ghostty-bin
|
||||
git-filter-repo
|
||||
git-lfs
|
||||
gitleaks
|
||||
gogcli
|
||||
google-cloud-sdk
|
||||
imagemagickBig
|
||||
k9s
|
||||
kind
|
||||
kubernetes-helm-wrapped
|
||||
lazygit
|
||||
|
|
@ -73,7 +69,6 @@ in {
|
|||
tailscale
|
||||
terraform
|
||||
time
|
||||
tmux
|
||||
trivy
|
||||
universal-ctags
|
||||
warp-terminal
|
||||
|
|
@ -81,8 +76,6 @@ in {
|
|||
yazi-unwrapped
|
||||
yq
|
||||
yt-dlp
|
||||
zsh-autosuggestions
|
||||
zsh-syntax-highlighting
|
||||
];
|
||||
|
||||
fonts.packages = with pkgs; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue