refactored

This commit is contained in:
alsaiduq-lab 2025-07-02 02:12:38 -06:00
parent ae359aad22
commit 762e77a900
4 changed files with 11 additions and 10 deletions

View file

@ -1,6 +1,5 @@
{pkgs, ...}: {
home.packages = with pkgs; [
discord
vesktop
];
}