fixup
This commit is contained in:
parent
6b537272e7
commit
8f304b603d
1 changed files with 7 additions and 4 deletions
11
flake.nix
11
flake.nix
|
|
@ -120,26 +120,29 @@
|
|||
# PYTHONPYCACHEPREFIX = "";
|
||||
};
|
||||
systemPackages = with pkgs; [
|
||||
### compiler
|
||||
ccache
|
||||
sccache
|
||||
(pkgdefault inputs.ragenix)
|
||||
devenv
|
||||
# devenv
|
||||
htop
|
||||
|
||||
# gpu
|
||||
### storage
|
||||
btrfs-progs
|
||||
|
||||
### gpu
|
||||
vulkan-tools
|
||||
libva-utils
|
||||
intel-gpu-tools
|
||||
pciutils
|
||||
inxi
|
||||
mesa-demos
|
||||
|
||||
# xwayland
|
||||
xhost
|
||||
|
||||
# llm
|
||||
# llama-cpp-vulkan
|
||||
|
||||
### development
|
||||
git
|
||||
nixpkgs-fmt
|
||||
nixd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue