Disable mounts for remote
This commit is contained in:
parent
ae1007b74c
commit
2471a2eeb8
@ -18,6 +18,7 @@
|
||||
# Custom modules
|
||||
unfree.enable = true;
|
||||
server.enable = true;
|
||||
mounts.enable = lib.mkForce false;
|
||||
|
||||
boot = {
|
||||
initrd = {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user