runners: move fuzzel, remove rest

This commit is contained in:
Charlie Root 2024-08-31 14:09:07 +02:00
commit 244710e3a5
10 changed files with 1 additions and 395 deletions

View file

@ -1,3 +1,3 @@
_: {
imports = [./fuzzel/module.nix];
imports = [./fuzzel];
}