Update dependencies
This commit is contained in:
parent
f3e8f0bb05
commit
f68e33f942
2 changed files with 6 additions and 6 deletions
|
@ -4,7 +4,7 @@
|
|||
inputs = {
|
||||
nixpkgs = { url = "github:charvp/nixpkgs/master"; };
|
||||
home-manager = {
|
||||
url = "github:rycee/home-manager";
|
||||
url = "github:nix-community/home-manager";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
flake-utils = { url = "github:numtide/flake-utils/master"; };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue