aboutsummaryrefslogtreecommitdiff
path: root/users/programs/gh.nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2025-07-26 11:01:53 -0700
committerFranck Cuny <franck@fcuny.net>2025-07-26 11:01:53 -0700
commit17e871833d66f7fc6a6fcab043e51b196f103855 (patch)
tree1bcb86bbee7fade4015745536aa6ae33804a99fe /users/programs/gh.nix
parentfix alacritty configuration (diff)
downloadinfra-17e871833d66f7fc6a6fcab043e51b196f103855.tar.gz
moved every programs under users/programs
Configurations specific to work are managed in the work profile.
Diffstat (limited to '')
-rw-r--r--users/programs/gh.nix (renamed from users/profiles/gh.nix)1
1 files changed, 0 insertions, 1 deletions
diff --git a/users/profiles/gh.nix b/users/programs/gh.nix
index bf74766..b194b35 100644
--- a/users/profiles/gh.nix
+++ b/users/programs/gh.nix
@@ -2,7 +2,6 @@
{
programs.gh = {
enable = true;
-
settings = {
version = 1;
git_protocol = "ssh";