mirror of
https://github.com/ItsDrike/nixdots
synced 2025-02-24 03:09:03 +00:00
Add vdhcoapp
This commit is contained in:
parent
e344135588
commit
e1818d2abd
1 changed files with 4 additions and 0 deletions
|
@ -13,5 +13,9 @@ in {
|
|||
enable = true;
|
||||
# TODO: Finish this
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
vdhcoapp # video download helper plugin companion app
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue