From a75b69b88f967e6271d75a1bc122da0b2e4eeece Mon Sep 17 00:00:00 2001 From: jjanzen Date: Wed, 8 Jan 2025 17:24:21 -0600 Subject: system changes --- common/.flake/home/clang-format.nix.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/.flake/home/clang-format.nix.org') diff --git a/common/.flake/home/clang-format.nix.org b/common/.flake/home/clang-format.nix.org index f25e482..1a31310 100644 --- a/common/.flake/home/clang-format.nix.org +++ b/common/.flake/home/clang-format.nix.org @@ -6,7 +6,7 @@ Set global =clang-format= options: - Use Linux standards for braces (new line for functions, same line for everything else) - If statements cannot be on a single line. - Case labels are not indented. -#+begin_src nix :tangle ~/.flake/home/clang-format.nix :mkdirp yes +#+begin_src nix { config, pkgs, ... }: { -- cgit v1.2.3