use ragenix for passwords
This commit is contained in:
parent
6324fa7c57
commit
7678345313
7 changed files with 240 additions and 11 deletions
|
@ -23,6 +23,11 @@
|
|||
};
|
||||
};
|
||||
|
||||
ragenix = {
|
||||
url = "github:yaxitech/ragenix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
getchvim = {
|
||||
url = "github:getchoo/getchvim";
|
||||
inputs = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue