From 57acb817598bd98eb1042095a0392ac200557e8f Mon Sep 17 00:00:00 2001 From: smayzy Date: Tue, 8 Jul 2025 23:38:55 +0200 Subject: [PATCH] didn't mean to remove vlc --- hosts/common/common.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/common/common.nix b/hosts/common/common.nix index 5949dd6..b1da40f 100644 --- a/hosts/common/common.nix +++ b/hosts/common/common.nix @@ -48,6 +48,7 @@ gparted gnome-disk-utility sl + vlc ]; services.ratbagd.enable = true;