remove some more dead code and install clang and stuff
This commit is contained in:
parent
646836d08d
commit
5efbd424b0
3 changed files with 9 additions and 24 deletions
|
@ -92,9 +92,14 @@
|
|||
syncthing
|
||||
syncthingtray
|
||||
(with llvmPackages; [
|
||||
clang
|
||||
clang-tools
|
||||
clangUseLLVM
|
||||
libcxxClang
|
||||
stdenv
|
||||
libcxx
|
||||
libcxxStdenv
|
||||
compiler-rt
|
||||
])
|
||||
nix-output-monitor
|
||||
];
|
||||
|
||||
programs.feh.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue