chore: bump inputs
This commit is contained in:
parent
264fc1406d
commit
f82b512e17
4 changed files with 39 additions and 92 deletions
|
|
@ -13,11 +13,14 @@ inputs = {
|
|||
home-manager.url = "github:nix-community/home-manager/master";
|
||||
home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
# TODO: Remove on next update
|
||||
hy3.url = "github:outfoxxed/hy3";
|
||||
hy3.flake = false;
|
||||
|
||||
tokyo-night-sddm-src.url = "github:rototrash/tokyo-night-sddm";
|
||||
tokyo-night-sddm-src.flake = false;
|
||||
macos-hyprcursor-src.url = "github:driedpampas/macOS-hyprcursor";
|
||||
macos-hyprcursor-src.flake = false;
|
||||
eww.url = "github:elkowar/eww";
|
||||
};
|
||||
outputs = { self,
|
||||
nixpkgs,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue