mirror of
https://github.com/alyssadev/nixos.git
synced 2025-10-13 20:49:40 +10:00
parent
e776733216
commit
a2075a988e
1 changed files with 0 additions and 4 deletions
|
@ -9,10 +9,6 @@
|
|||
networking.firewall.allowedUDPPorts = [
|
||||
137 138 139 50000
|
||||
];
|
||||
services.smartd = {
|
||||
enable = true;
|
||||
extraOptions = [ "-A /var/log/smartd/" "--interval=600" ];
|
||||
};
|
||||
services.openvpn.servers = {
|
||||
server = { config = '' config /home/aly/.secrets/server.ovpn ''; };
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue