home/natto/secrets: add .gitconfig
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
@@ -15,6 +15,11 @@
|
||||
path = "${home}/.zshrc";
|
||||
mode = "660";
|
||||
};
|
||||
gitconfig = {
|
||||
file = ./.gitconfig.age;
|
||||
path = "${home}/.gitconfig";
|
||||
mode = "660";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user