mirror of
https://github.com/softinio/nix-config.git
synced 2025-09-03 16:16:42 -07:00
run nixfmt on repo
This commit is contained in:
parent
29c4ce7acd
commit
276ceac3d5
6 changed files with 93 additions and 85 deletions
|
@ -6,6 +6,6 @@ in
|
|||
{
|
||||
programs.wezterm = {
|
||||
enable = true;
|
||||
extraConfig = weztermConfig;
|
||||
extraConfig = weztermConfig;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue