Compare commits
2 Commits
9e7d1f4db0
...
c7f80edf45
| Author | SHA1 | Date | |
|---|---|---|---|
| c7f80edf45 | |||
| ccdcb7ab4e |
616
flake.lock
616
flake.lock
File diff suppressed because it is too large
Load Diff
@ -144,10 +144,6 @@
|
|||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
|
|
||||||
ghostty = {
|
|
||||||
url = "github:ghostty-org/ghostty";
|
|
||||||
};
|
|
||||||
|
|
||||||
shinya-nvf.url = "git+https://git.foglar.tech/foglar/neovim-config";
|
shinya-nvf.url = "git+https://git.foglar.tech/foglar/neovim-config";
|
||||||
|
|
||||||
# Nix Flake Install Script
|
# Nix Flake Install Script
|
||||||
|
|||||||
@ -23,10 +23,7 @@
|
|||||||
dotnet-sdk_8
|
dotnet-sdk_8
|
||||||
git-ignore
|
git-ignore
|
||||||
lazygit
|
lazygit
|
||||||
])
|
ghostty
|
||||||
++ (
|
|
||||||
with inputs.ghostty.packages.${system}; [
|
|
||||||
default
|
|
||||||
]
|
]
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user