mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-25 13:47:01 -04:00
update to 24.11 and use stable
This commit is contained in:
parent
c9601f0731
commit
d7179ea15b
8 changed files with 115 additions and 334 deletions
|
@ -3,6 +3,7 @@
|
|||
packages = with pkgs; [
|
||||
ghidra
|
||||
ida-free
|
||||
cutter
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
@ -11,9 +11,11 @@
|
|||
loguru
|
||||
evdev
|
||||
setuptools
|
||||
protobuf
|
||||
psutil
|
||||
]
|
||||
))
|
||||
python312Packages.openai-whisper
|
||||
];
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
|
@ -15,6 +15,7 @@ in
|
|||
{
|
||||
home = {
|
||||
packages = with pkgs; [
|
||||
powershell
|
||||
zsh-powerlevel10k
|
||||
zsh-syntax-highlighting
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue