parent
a4829b0bab
commit
8ba117e22b
40 changed files with 176 additions and 169 deletions
homeManagerModules/shell/git
|
@ -26,7 +26,7 @@ in {
|
|||
signing.format = "ssh";
|
||||
|
||||
includes = [
|
||||
{path = toString self.scopedPackages.${pkgs.system}.dracula.git;}
|
||||
{path = toString pkgs.scopedPackages.dracula.git;}
|
||||
|
||||
(mkDefaultRemote "https://github.com")
|
||||
(mkDefaultRemote "git@github.com")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue