xmpp clients and act (local git workflow)

This commit is contained in:
Olaf
2025-10-30 09:52:59 +00:00
parent 1666aba15f
commit 0a1a5a4e4a
3 changed files with 28 additions and 3 deletions

View File

@@ -18,6 +18,7 @@ _:
#"affinity-publisher"
# Communication Tools
"adium"
"discord"
# "slack"
"signal"

View File

@@ -55,6 +55,7 @@ in
"Home Assistant" = 1099568401; # (2025.7.1)
"Ice Cubes for Mastodon" = 6444915884; # (1.11.3)
"LibreOffice" = 1630474372;
"Monal - XMPP Chatting "=1637078500; #
"MQTT Explorer" = 1455214828; # (0.3.5)
"Night Sky" = 475772902; # 475772902
"Remarkable Desktop" = 1276493162; # (3.19.0)
@@ -134,9 +135,10 @@ in
{ path = "/Applications/Microsoft Word.app/"; }
{ path = "/Applications/Microsoft PowerPoint.app/"; }
{ path = "/Applications/Microsoft Teams.app/"; }
{ path = "/Applications/Monal.app/"; }
{ path = "/System/Applications/Utilities/Screen Sharing.app/"; }
{ path = "/run/current-system/Applications/Emacs.app/"; }
{ path = "/run/current-system/Applications/Zotero.app/"; }
{ path = "/run/current-system/Applications/Zotero.app"; }
{
path = "/Applications/";
section = "others";

View File

@@ -29,6 +29,7 @@ with pkgs;
difftastic
# Development
act
autoconf
autoconf-archive
automake
@@ -97,7 +98,8 @@ with pkgs;
tkinter
]))
# Social
pidgin
# Rust Related
rustc
@@ -107,7 +109,7 @@ with pkgs;
# (vscode-with-extensions.override {
# vscodeExtensions =
# with vscode-extensions;
# [
# [https://github.com/dustinlyons/nixos-config/
# #bbenoist.nix
# jnoortheen.nix-ide
# ms-python.python
@@ -155,28 +157,48 @@ with pkgs;
(texlive.combine {
inherit (texlive)
apa6
apa7
apacite
biber
biblatex-apa6
biblatex
bibunits
catchfile
comment
courier
csquotes
draftwatermark
endfloat
enumitem
fancyhdr
fontawesome5
footnotehyper
footmisc
geometry
ifmtarg
lipsum
lualatex-math
makecell
microtype
multirow
nowidow
parskip
ragged2e
scalerel
scheme-small
selnolig
sourcesanspro
svg
tcolorbox
texcount
threeparttable
tikzfill
titlesec
titling
tocloft
transparent
upquote
url
xifthen
xurl
;