about summary refs log tree commit diff
path: root/modules/user/profpatsch/services
Commit message (Collapse)AuthorAgeFilesLines
* services/Profpatsch: add gonic server & enable on hakuProfpatsch2021-03-051-0/+57
| | | | | | | gonic is a modern alternative to mpd, it indexes music directories and provides a server with a protocol to request files and metadata. It has an Android app.
* machines/shiki: make dunst follow keyboard focusProfpatsch2021-03-051-0/+1
|
* modules/user/profpatsch: description for services.dunst.settingssternenseemann2021-02-221-0/+6
| | | | | This is not really to inform anybody about anything, but mostly to get rid of the warning generated by `nix-build -A manual release.nix`.
* modules/user/profpatsch: adjust naming schemesternenseemann2021-02-132-5/+5
| | | | | | | | | | | | | | | The general consensus seems to be to use vuizvui.user.<username>.<category>.<module name> instead of vuizvui.<category>.<user name>.<module name> Things done to test this change: * Checked build of machines.profpatsch.legosi.build * Checked evaluation of machines.profpatsch.shiki.build
* modules/profpatsch/services/dunst: display icons by defaultProfpatsch2020-09-211-0/+2
|
* modules/profpatsch/services: add dunst user serviceProfpatsch2020-09-211-0/+117
|
* modules/user/profpatsch/bitlbee: fix ConfigDirProfpatsch2020-06-191-1/+1
|
* modules/user/profpatsch/services: add bitlbeeProfpatsch2020-06-191-0/+89
Also add the service to legosi so I can use it from the weechat user.