From 9021aa5e53083d76634ce5d36c6647d96d60f7fc Mon Sep 17 00:00:00 2001 From: nsfisis Date: Fri, 6 Feb 2026 00:07:24 +0900 Subject: home-manager: run nixfmt --- home-manager/modules/common.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'home-manager/modules/common.nix') diff --git a/home-manager/modules/common.nix b/home-manager/modules/common.nix index 4375201..cd8bdb1 100644 --- a/home-manager/modules/common.nix +++ b/home-manager/modules/common.nix @@ -104,7 +104,8 @@ in ".config/vim/vimrc".source = ../../.config/vim/vimrc; # TODO: Place this file under .config/nvim/lua/vimrc. # Home Manager currently does not support merge a directory and files inside it. - ".config/vim/setcellwidths.lua".source = "${nurpkgs.nvim-setcellwidths-table-for-udev-gothic}/setcellwidths.lua"; + ".config/vim/setcellwidths.lua".source = + "${nurpkgs.nvim-setcellwidths-table-for-udev-gothic}/setcellwidths.lua"; ".local/share/fonts/SourceHanCodeJP-Bold.otf".source = "${pkgs.source-han-code-jp}/share/fonts/opentype/SourceHanCodeJP-Bold.otf"; ".local/share/fonts/SourceHanCodeJP-BoldIt.otf".source = -- cgit v1.3-1-g0d28