.
This commit is contained in:
@@ -22,7 +22,8 @@
|
|||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
ghostty = {
|
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;
|
feh.enable = true;
|
||||||
git = {
|
git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
lfs.enable = true;
|
||||||
diff-so-fancy.enable = true;
|
diff-so-fancy.enable = true;
|
||||||
userEmail = "maloneliam@proton.me";
|
userEmail = "maloneliam@proton.me";
|
||||||
userName = "Liam Malone";
|
userName = "Liam Malone";
|
||||||
|
|||||||
Reference in New Issue
Block a user