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";
|
||||
};
|
||||
|
||||
ghostty = {
|
||||
url = "github:ghostty-org/ghostty";
|
||||
};
|
||||
|
||||
shinya-nvf.url = "git+https://git.foglar.tech/foglar/neovim-config";
|
||||
|
||||
# Nix Flake Install Script
|
||||
|
||||
@ -23,11 +23,8 @@
|
||||
dotnet-sdk_8
|
||||
git-ignore
|
||||
lazygit
|
||||
])
|
||||
++ (
|
||||
with inputs.ghostty.packages.${system}; [
|
||||
default
|
||||
]
|
||||
ghostty
|
||||
]
|
||||
);
|
||||
|
||||
nixpkgs.config.allowUnfreePredicate = pkg:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user