mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-08-25 20:43:56 +02:00
feat(gh): persist user-managed configuration
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
# GitHub CLI tool
|
||||
# https://cli.github.com/manual/
|
||||
programs.gh.enable = true;
|
||||
home.packages = [ pkgs.gh ];
|
||||
|
||||
programs.git = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user