Added typora to apps and removed shotcut

This commit is contained in:
Random936 2024-12-10 12:29:07 -08:00
parent f6b0f053f5
commit a1c769ea40

View File

@ -1,9 +1,9 @@
{pkgs, ... }: { {pkgs, ... }: {
home.packages = with pkgs; [ home.packages = with pkgs; [
vlc vlc
typora
zoom-us zoom-us
discord discord
shotcut
libreoffice libreoffice
bitwarden-desktop bitwarden-desktop
]; ];