Began aggresively formatting project
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
{ pkgs
|
||||
, ...
|
||||
}: {
|
||||
home.packages = [ pkgs.gh ];
|
||||
{pkgs, ...}: {
|
||||
home.packages = [pkgs.gh];
|
||||
|
||||
programs.git = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user