Update flake inputs
This commit is contained in:
parent
5b16bdfc35
commit
215740fb7b
3 changed files with 51 additions and 76 deletions
|
@ -9,6 +9,8 @@
|
|||
home-manager.url = "github:natsukagami/home-manager/release-22.05";
|
||||
home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
||||
sops-nix.url = "github:Mic92/sops-nix";
|
||||
sops-nix.inputs.nixpkgs.follows = "nixpkgs-unstable";
|
||||
sops-nix.inputs.nixpkgs-22_05.follows = "nixpkgs";
|
||||
deploy-rs.url = "github:Serokell/deploy-rs";
|
||||
nur.url = "github:nix-community/NUR";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue