mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-20 03:07:03 -04:00
fix old typo in follows
This commit is contained in:
parent
b510e814fe
commit
0c0483020b
2 changed files with 5 additions and 19 deletions
|
@ -26,7 +26,7 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs-unstable";
|
||||
};
|
||||
scripts = {
|
||||
inputs.scripts.follows = "nixpkgs";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
url = "github:sadan4/scripts";
|
||||
};
|
||||
chrome-pak = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue