add exercism on nixdesk

This commit is contained in:
xunuwu 2025-09-17 17:19:29 +02:00
parent 72d057a4c1
commit bd474658dc
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI
2 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1,3 @@
{pkgs, ...}: {
home.packages = [pkgs.exercism];
}

View file

@ -37,6 +37,7 @@
# development
develop.common
develop.exercism
develop.docs
develop.langs.haskell