This commit is contained in:
Bryan Ramos 2026-04-30 21:43:28 -04:00
parent 9f4e6c6a65
commit 1012029022
7 changed files with 18 additions and 7 deletions

View file

@ -11,6 +11,7 @@ in
home.packages = with pkgs; [
gimp
libreoffice
signal-desktop
];
};
}