fix: replace redundant home-manager input
This commit is contained in:
parent
205358ae77
commit
e1b8001407
2 changed files with 5 additions and 23 deletions
|
@ -20,6 +20,7 @@
|
|||
agenix = {
|
||||
url = "github:ryantm/agenix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.home-manager.follows = "home-manager";
|
||||
};
|
||||
devshell = {
|
||||
url = "github:numtide/devshell";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue