Fix another typo

This commit is contained in:
TheWanderingCrow 2024-09-17 14:01:18 -04:00
parent 54c409dbd7
commit 2fbe9593be

View file

@ -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/hyprwm/Hyperland?submodules=1";
hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
};
outputs = inputs: let