home-manager/dell: Install rg instead of ag as well as gitlab-ci-local

This commit is contained in:
fleaz 2025-06-02 17:30:34 +02:00
parent dbe1459fb1
commit c04f17a4dc
2 changed files with 3 additions and 1 deletions

View file

@ -10,6 +10,7 @@
"*.sql.zst"
".direnv/"
".venv/"
".gitlab-ci-local/"
];
userName = "fleaz";
userEmail = "mail@felixbreidenstein.de";