modules: comment out invoiceplane

This commit is contained in:
teutat3s 2024-06-24 22:52:41 +02:00
parent dd275ebb6d
commit 555dd5d133
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -15,7 +15,7 @@
#email = import ./email;
#gaming = import ./gaming;
graphical = import ./graphical;
#invoiceplane = import ./invoiceplane;
invoiceplane = import ./invoiceplane;
nix = import ./nix;
nextcloud = import ./nextcloud;
office = import ./office;