1
0
mirror of https://github.com/kmein/niveum synced 2026-03-21 20:31:07 +01:00

3 Commits

Author SHA1 Message Date
f3ae88c6d1 monitor zodiac.fly.dev api 2025-01-20 13:04:23 +01:00
d08ed06bc5 zoom 2025-01-20 13:04:11 +01:00
b648661e60 bluetooth: replace by bluetuith 2025-01-20 13:04:01 +01:00
3 changed files with 6 additions and 3 deletions

View File

@@ -6,9 +6,11 @@
};
};
services.blueman.enable = true;
environment.systemPackages = [ pkgs.bluetuith ];
# services.blueman.enable = true;
# environment.systemPackages = [pkgs.blueman];
home-manager.users.me = {services.blueman-applet.enable = true;};
# home-manager.users.me = {services.blueman-applet.enable = true;};
}

View File

@@ -110,7 +110,7 @@ in {
aichat # chat with llms
anki-bin # flashcards
jbofihe # lojbanic software
# unstablePackages.zoom-us # video conferencing
zoom-us # video conferencing
(pkgs.writers.writeDashBin "im" ''
weechat_password=$(${pkgs.pass}/bin/pass weechat)
exec ${unstablePackages.weechat}/bin/weechat -t -r '/mouse enable; /remote add makanek http://${externalNetwork.makanek}:8002 -password='"$weechat_password"'; /remote connect makanek'

View File

@@ -350,6 +350,7 @@ in {
"https://beta.alew.hu-berlin.de"
"https://alew.hu-berlin.de/api/search?substring=die&domain=lemma&derivations=true&addition=true&diacritics=false&position=infix"
"https://beta.alew.hu-berlin.de/api/search?substring=die&domain=lemma&derivations=true&addition=true&diacritics=false&position=infix"
"https://zodiac.fly.dev/api/lemma/get?lemmaId=2582"
"https://pad.kmein.de"
"https://code.kmein.de"
"https://radio.kmein.de"