mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
Fix hyprland fetch typo
This commit is contained in:
parent
0844c862e6
commit
54c409dbd7
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
home-manager.url = "github:nix-community/home-manager";
|
||||
home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
||||
hyprland.url = "git+https://github.com/hyprvm/Hyperland?submodules=1";
|
||||
hyprland.url = "git+https://github.com/hyprwm/Hyperland?submodules=1";
|
||||
};
|
||||
|
||||
outputs = inputs: let
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue