home

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit a5359b633462adc9d338237c7ac60a51cd3dd492
parent 244db26955332d7963d7ee404da7ae4d2d9b68e5
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Fri,  8 Nov 2019 16:57:44 +0100

Add thunderbird to wakasu

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

Diffstat:
Mmachines/wakasu.nix | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/machines/wakasu.nix b/machines/wakasu.nix @@ -26,6 +26,7 @@ libosinfo virtmanager nur.repos.vdemeester.tkn + thunderbird ]; services.shairport-sync.enable = true; }