add vlc to full profile
This commit is contained in:
parent
6eb4f183fd
commit
d72e1d6993
1 changed files with 0 additions and 0 deletions
4
users/josh/home_manager/vlc.nix
Normal file
4
users/josh/home_manager/vlc.nix
Normal file
|
@ -0,0 +1,4 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
home.packages = [ pkgs.vlc ];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue