mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-08-25 12:33:56 +02:00
feat(gh): persist user-managed configuration
This commit is contained in:
@@ -185,6 +185,10 @@ in
|
||||
directory = ".config/gcloud";
|
||||
mode = "0700";
|
||||
}
|
||||
{
|
||||
directory = ".config/gh";
|
||||
mode = "0700";
|
||||
}
|
||||
{
|
||||
directory = ".docker";
|
||||
mode = "0700";
|
||||
|
||||
Reference in New Issue
Block a user