add mail for picard, add picard to ds9 proxy

This commit is contained in:
Lucy Hochkamp 2025-04-02 18:56:56 +02:00
parent a38e5fd3a9
commit 97220577b9
No known key found for this signature in database
4 changed files with 47 additions and 2 deletions

View file

@ -3,7 +3,6 @@ with lib;
with lib.my;
let
cfg = config.ragon.cli;
ragon = config.ragon;
in
{
options.ragon.cli.enable = lib.mkEnableOption "Enables ragons CLI stuff";