removed unnecesary flake override
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
nixpkgs-paint.url = "github:nixos/nixpkgs?ref=nixos-24.05";
|
||||
ucodenix.url = "github:e-tho/ucodenix";
|
||||
doom-emacs.url = "github:marienz/nix-doom-emacs-unstraightened";
|
||||
ghostty.url = "github:ghostty-org/ghostty";
|
||||
jawz-scripts = {
|
||||
url = "git+ssh://git@gitlab.com/CaptainJawZ/scripts-flake.git";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
@@ -33,10 +34,6 @@
|
||||
url = "github:danth/stylix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
ghostty = {
|
||||
url = "github:ghostty-org/ghostty";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
outputs =
|
||||
|
||||
Reference in New Issue
Block a user