modules/cluste: add back wander

This commit is contained in:
Astro 2022-07-19 20:59:53 +02:00
parent 5ba762520b
commit eab36bedff
1 changed files with 1 additions and 1 deletions

View File

@ -82,6 +82,6 @@ in {
environment.systemPackages = with pkgs; [
# nomad frontends
damon
damon wander
];
}