mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
chore: nf-fmt-nix
This commit is contained in:
parent
179ac7ac55
commit
21ed969ab7
7 changed files with 52 additions and 37 deletions
|
|
@ -18,11 +18,13 @@
|
|||
grocy.config = config.services.grocy;
|
||||
barcodebuddy.config = config.services.barcodebuddy;
|
||||
# XXX: kanidm currently unused
|
||||
/*kanidm = {
|
||||
/*
|
||||
kanidm = {
|
||||
config = config.services.kanidm;
|
||||
enable = config.services.kanidm.enableServer;
|
||||
subpath = "kanidm/kanidm.db";
|
||||
};*/
|
||||
};
|
||||
*/
|
||||
mosquitto.config = config.services.mosquitto;
|
||||
plex = {
|
||||
config = config.services.plex;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue