From 7bac34c16ea3c9174de7cfa8ce6e68caa15f4ae6 Mon Sep 17 00:00:00 2001 From: alisceon Date: Tue, 21 Oct 2025 11:43:43 +0200 Subject: [PATCH] get me some vlc --- hosts/common/workstation.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/common/workstation.nix b/hosts/common/workstation.nix index 67286c2..d5c970d 100644 --- a/hosts/common/workstation.nix +++ b/hosts/common/workstation.nix @@ -56,6 +56,7 @@ pkgs.edk2-uefi-shell pkgs-unstable.obsidian pkgs.gparted + pkgs.vlc ]; # end systemPackages }; # end environment