profile/meeting: add fractal
Some checks failed
/ Build Nix targets (push) Has been cancelled

This commit is contained in:
Felix Buehler 2025-07-07 23:45:32 +02:00
parent 1510b2ec78
commit 3f37831fbd

View file

@ -15,6 +15,7 @@ in
config = lib.mkIf cfg.enable {
environment.systemPackages = with pkgs; [
element-desktop
fractal
mumble
teamspeak5_client
];