changed back to main home-manager repo

This commit is contained in:
ISnortPennies 2022-09-23 15:47:52 -04:00
parent 532ae0d63e
commit ca947d62b9
3 changed files with 22 additions and 18 deletions

View file

@ -3,7 +3,7 @@
inputs = {
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable";
home-manager = {
url = "github:ISnortPennies/home-manager";
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";
};
spicetify-nix.url = "github:the-argus/spicetify-nix";