mob next [ci-skip] [ci skip] [skip ci]
lastFile:modules/clan/phonebox/default.nix
This commit is contained in:
@@ -150,6 +150,10 @@
|
||||
interface = [ ata-interface ];
|
||||
};
|
||||
};
|
||||
systemd.services.dnsmasq = {
|
||||
after = [ "sys-subsystem-net-devices-${ata-interface}.device" ];
|
||||
requires = [ "sys-subsystem-net-devices-${ata-interface}.device" ];
|
||||
};
|
||||
|
||||
services.nginx = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user