mirror of
https://git.kb-one.de/kb01/aux-config.git
synced 2025-12-05 18:28:53 +00:00
Fixed Module Enable
This commit is contained in:
parent
57a2d11ae6
commit
bd8e133730
|
|
@ -48,7 +48,7 @@
|
||||||
# Enable NAS Functionality
|
# Enable NAS Functionality
|
||||||
services.nas = {
|
services.nas = {
|
||||||
enable = true;
|
enable = true;
|
||||||
servers.audiobookshelf = true;
|
servers.audiobookshelf.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
# SSH and Mosh
|
# SSH and Mosh
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue