typo(flake): urk -> url
This commit is contained in:
parent
ff8f2f30c3
commit
da0490aa47
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
# home.url = "github:nix-community/home-manager";
|
||||
# FIXME: https://github.com/nix-community/home-manager/issues/2846
|
||||
home.urk = "github:wentasah/home-manager";
|
||||
home.url = "github:wentasah/home-manager";
|
||||
home.inputs.nixpkgs.follows = "nixos";
|
||||
|
||||
deploy.url = "github:input-output-hk/deploy-rs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue