mod: remove unmaintained packages

This commit is contained in:
2026-06-10 19:47:05 -04:00
parent 4c29cc3bfc
commit c89fc1366d
3 changed files with 5 additions and 4 deletions

View File

@@ -6,6 +6,7 @@
};
environment.systemPackages = with pkgs; [
helvum
# helvum - UNMAINTAINED
crosspipe
];
}