forked from pub-solar/os
modules: comment out invoiceplane
This commit is contained in:
parent
dd275ebb6d
commit
555dd5d133
|
@ -15,7 +15,7 @@
|
||||||
#email = import ./email;
|
#email = import ./email;
|
||||||
#gaming = import ./gaming;
|
#gaming = import ./gaming;
|
||||||
graphical = import ./graphical;
|
graphical = import ./graphical;
|
||||||
#invoiceplane = import ./invoiceplane;
|
invoiceplane = import ./invoiceplane;
|
||||||
nix = import ./nix;
|
nix = import ./nix;
|
||||||
nextcloud = import ./nextcloud;
|
nextcloud = import ./nextcloud;
|
||||||
office = import ./office;
|
office = import ./office;
|
||||||
|
|
Loading…
Reference in a new issue