fix doom for jroeger
This commit is contained in:
parent
e331815d6a
commit
f20b8ab4fd
@ -18,6 +18,7 @@
|
||||
doom.enableCopilot = true;
|
||||
doom.withNixPkgs = true;
|
||||
doom.withShellPkgs = true;
|
||||
doom.withCXXPkgs = true;
|
||||
|
||||
# This value determines the Home Manager release that your configuration is
|
||||
# compatible with. This helps avoid breakage when a new Home Manager release
|
||||
|
||||
@ -37,7 +37,6 @@
|
||||
];
|
||||
default-cxx-pkgs = with pkgs; [
|
||||
clang
|
||||
clang-format
|
||||
clang-tools
|
||||
cmake
|
||||
cppcheck
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user