diff --git a/.config/nix/modules/apps.nix b/.config/nix/modules/apps.nix index 81d7d18..369dfca 100644 --- a/.config/nix/modules/apps.nix +++ b/.config/nix/modules/apps.nix @@ -11,9 +11,10 @@ "amethyst" "firefox" "logseq" - "thunderbird" - "protonvpn" "protonmail-bridge" + "protonvpn" + "thunderbird" + "vlc" ]; }; }