created mkWebApp and add yt music webapp
This commit is contained in:
parent
96f5c16e42
commit
da0eddf1a2
3 changed files with 32 additions and 1 deletions
5
users/desktops/common/programs/default.nix
Normal file
5
users/desktops/common/programs/default.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{ ... }:
|
||||
|
||||
{
|
||||
imports = [ ./wezterm.nix ./webapps.nix ];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue