♻️ Migrate and refactor all v1 services, Add atticd service and cleanup

This commit is contained in:
Jo 2025-05-25 19:09:33 +02:00
parent 76489651f1
commit e45cfc0fbc
24 changed files with 592 additions and 20 deletions

View file

@ -1,6 +1,6 @@
{pkgs, ...}: {
home.packages = with pkgs; [
cowsay
cmatrix
### Tools
git
];
}