mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
Add procs to used tools
procs is a rust replacement for ps
This commit is contained in:
parent
cac5c8a695
commit
675d60c14f
@ -75,6 +75,7 @@
|
|||||||
git
|
git
|
||||||
clang
|
clang
|
||||||
rnix-lsp
|
rnix-lsp
|
||||||
|
procs
|
||||||
];
|
];
|
||||||
sessionVariables = rec {
|
sessionVariables = rec {
|
||||||
XDG_CACHE_HOME = "\${HOME}/.cache";
|
XDG_CACHE_HOME = "\${HOME}/.cache";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user