mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 10:35:13 -05:00
feat: reorganized misc home manager files
This commit is contained in:
parent
4909d02264
commit
669316009c
19 changed files with 43 additions and 133 deletions
9
home-manager/modules/misc/productionVideo.nix
Executable file
9
home-manager/modules/misc/productionVideo.nix
Executable file
|
@ -0,0 +1,9 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = builtins.attrValues {
|
||||
inherit
|
||||
(pkgs)
|
||||
shotcut
|
||||
syncplay
|
||||
;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue