refactor(flake): simplify inputs.home-manager
This commit is contained in:
parent
4d3bda09b9
commit
56fd0a749e
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
|
||||
inputs.home-manager = { url = "github:nix-community/home-manager/master"; };
|
||||
inputs.home-manager.url = "github:nix-community/home-manager/master";
|
||||
|
||||
inputs.nur.url = "github:nix-community/NUR/master";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue