Fixed Module Enable
This commit is contained in:
parent
57a2d11ae6
commit
bd8e133730
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue