mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-05-15 23:35:08 +02:00
alejandra reformatting
This commit is contained in:
parent
f508209435
commit
def2ee0064
20 changed files with 540 additions and 466 deletions
|
|
@ -1,6 +1,9 @@
|
|||
{ config, pkgs, lib, ... }:
|
||||
|
||||
{
|
||||
config,
|
||||
pkgs,
|
||||
lib,
|
||||
...
|
||||
}: {
|
||||
programs.git = {
|
||||
enable = true;
|
||||
userName = "Quentin Boyer";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue