.
This commit is contained in:
@@ -22,7 +22,8 @@
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
ghostty = {
|
||||
url = "git+ssh://git@github.com/mitchellh/ghostty";
|
||||
url = "git+ssh://git@github.com/mitchellh/ghostty.git";
|
||||
# url = "git+ssh://git@github.com:mitchellh/ghostty";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
@@ -218,6 +218,7 @@
|
||||
feh.enable = true;
|
||||
git = {
|
||||
enable = true;
|
||||
lfs.enable = true;
|
||||
diff-so-fancy.enable = true;
|
||||
userEmail = "maloneliam@proton.me";
|
||||
userName = "Liam Malone";
|
||||
|
||||
Reference in New Issue
Block a user