mirror of
https://github.com/js0ny/dotfiles.git
synced 2026-03-23 19:22:43 +00:00
feat(zoom-us): managed by nixpak
This commit is contained in:
parent
163fb43412
commit
0e8eae72d1
9 changed files with 150 additions and 32 deletions
|
|
@ -18,6 +18,7 @@ in {
|
|||
nixpaks = {
|
||||
qq = callNixPak ./qq.nix;
|
||||
termius = callNixPak ./termius.nix;
|
||||
zoom-us = callNixPak ./zoom-us.nix;
|
||||
};
|
||||
})
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue