This commit is contained in:
Lilith 2025-08-05 14:34:37 +02:00
parent c3460fbda3
commit 116e760a62
No known key found for this signature in database
GPG key ID: 272C807BD91F8446
3 changed files with 12 additions and 1 deletions

View file

@ -30,6 +30,7 @@
./ssh.nix ./ssh.nix
./stylix.nix ./stylix.nix
./thunderbird.nix ./thunderbird.nix
./messaging.nix
./zsh ./zsh
./nushell.nix ./nushell.nix

11
home/lilith/messaging.nix Normal file
View file

@ -0,0 +1,11 @@
{ ... }:
{
programs.iamb = {
enable = true;
settings = {
profiles.personal.user_id = "@lilith:matrix.firelilith.org";
profiles.fau.user_id = "@faub1941:matrix.firelilith.org";
};
};
}

View file

@ -30,7 +30,6 @@
ncspot ncspot
signal-desktop-bin signal-desktop-bin
telegram-desktop telegram-desktop
iamb
vesktop vesktop
logseq logseq