Add clang-format to home-manager
Signed-off-by: Noah Knegt <git@noahknegt.com>
This commit is contained in:
7
home-manager/dotfiles/default.nix
Normal file
7
home-manager/dotfiles/default.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{ ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
./clang.nix
|
||||
];
|
||||
}
|
Reference in New Issue
Block a user