mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 12:40:13 +00:00
enhancements for samba server
This commit is contained in:
@ -9,6 +9,8 @@
|
||||
networking.interfaces.enp5s0.useDHCP = true;
|
||||
networking.interfaces.wlp4s0.useDHCP = true;
|
||||
|
||||
networking.firewall.allowPing = lib.mkIf config.server true;
|
||||
|
||||
};
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user