mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
changed back to main home-manager repo
This commit is contained in:
parent
532ae0d63e
commit
ca947d62b9
3 changed files with 22 additions and 18 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue