mirror of
https://github.com/ItsDrike/nixdots
synced 2024-12-24 17:34:35 +00:00
Add vdhcoapp
This commit is contained in:
parent
e344135588
commit
e1818d2abd
|
@ -13,5 +13,9 @@ in {
|
|||
enable = true;
|
||||
# TODO: Finish this
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
vdhcoapp # video download helper plugin companion app
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue