Use our own home-manager fork for now
This commit is contained in:
parent
747ecef426
commit
586dc176e6
2 changed files with 6 additions and 6 deletions
|
@ -6,7 +6,7 @@
|
|||
nixpkgs-unstable.url = "github:nixos/nixpkgs/nixpkgs-unstable";
|
||||
darwin.url = "github:lnl7/nix-darwin/master";
|
||||
darwin.inputs.nixpkgs.follows = "nixpkgs-unstable";
|
||||
home-manager.url = "github:nix-community/home-manager/release-22.05";
|
||||
home-manager.url = "github:natsukagami/home-manager/release-22.05";
|
||||
home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
||||
sops-nix.url = "github:Mic92/sops-nix";
|
||||
deploy-rs.url = "github:Serokell/deploy-rs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue