remove home folder

This commit is contained in:
2024-08-13 08:25:32 +05:30
parent dc2e094a21
commit 0f052471bb

View File

@ -1,16 +0,0 @@
{pkgs, ...}: {
home.packages = with pkgs; [
discord
telegram-desktop
anydesk
rustdesk-flutter
vlc
darktable
rawtherapee
beekeeper-studio
gimp
obs-studio
flameshot
chromium
];
}