chore: run nixfmt across repo
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
{ lib, pkgs, userName, userEmail, ... }:
|
||||
{
|
||||
lib,
|
||||
pkgs,
|
||||
userName,
|
||||
userEmail,
|
||||
...
|
||||
}:
|
||||
|
||||
{
|
||||
programs.git = {
|
||||
|
||||
Reference in New Issue
Block a user