diff --git a/hosts/pinwheel/home.nix b/hosts/pinwheel/home.nix index b65059c..479af2e 100644 --- a/hosts/pinwheel/home.nix +++ b/hosts/pinwheel/home.nix @@ -25,6 +25,7 @@ pkgs.htop pkgs.onlyoffice-bin pkgs.wdisplays + pkgs.vlc ]; home.stateVersion = "23.05";