diff --git a/INSTALL.md b/INSTALL.md index ec2c080..a6d104f 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -7,7 +7,7 @@ We have packaged `swhkd-git`. `swhkd-bin` has been packaged separately by a user Basic installation and autorun on NixOS ```nix # Add inputs to your flake - inputs.swhkd.url = "github:id3v1669/swhkd"; + inputs.swhkd.url = "github:waycrate/swhkd"; inputs.swhkd.inputs.nixpkgs.follows = "nixpkgs"; ... # Add package to your configuration