home: neochat -> fractal

This commit is contained in:
Guanran Wang 2024-01-15 17:02:06 +08:00
parent d447d04981
commit 7d47e189f8
Signed by: nyancat
SSH key fingerprint: SHA256:8oWGKciPALWut/6WA27oFKofX+6Wtc0gQnsefXLQx/8
2 changed files with 4 additions and 4 deletions

View file

@ -45,8 +45,8 @@
]; ];
files = [ files = [
".config/sops/age/keys.txt" ".config/sops/age/keys.txt"
".config/KDE/neochat.conf" #".config/KDE/neochat.conf"
".config/neochatrc" #".config/neochatrc"
]; ];
}; };
}; };

View file

@ -3,9 +3,9 @@
(with pkgs; [ (with pkgs; [
# Messaging # Messaging
### Matrix ### Matrix
libsForQt5.neochat # kinda buggy with window resizing, but it works and its not electron #libsForQt5.neochat # kinda buggy with window resizing, but it works and its not electron
#nheko # wont let me login for some reason #nheko # wont let me login for some reason
#fractal # does not work with Mozilla's SAML login fractal # does not work with Mozilla's SAML login
## # vvv 3 UI libraries I dislike vvv ## # vvv 3 UI libraries I dislike vvv
#cinny-desktop # # Tauri #cinny-desktop # # Tauri