index
:
nix-darwin.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
networking
Age
Commit message (
Expand
)
Author
2024-11-07
treewide: fix shellcheck warnings and errors
Michael Hoang
2024-10-24
networking: Add wakeOnLan option
Philip Børgesen
2024-10-22
networking: use `lib.escapeShellArgs` instead of custom version
Michael Hoang
2024-04-19
treewide: remove lib.mdDoc
Weijia Wang
2024-01-19
fix shell escaping in networking config
Adam Curtis
2023-06-24
treewide: convert all option docs to Markdown
Emily
2023-06-24
treewide: manually convert some docs to Markdown
Emily
2020-08-31
Add separate options for ComputerName, HostName, and LocalHostName
Malo Bourgon
2018-01-17
networking: don't set NetBIOSName
Daiderd Jordan
2018-01-13
networking: rename networkservices -> knownNetworkServices
Daiderd Jordan
2018-01-08
networking: add warning when networkservices is empty
Daiderd Jordan
2018-01-08
networking: add dns/search options
Daiderd Jordan
2018-01-05
defaults: add option for NetBIOSName
Daiderd Jordan
2018-01-05
Merge pull request #64 from pjan/fix/47
Daiderd Jordan
2018-01-04
Closes #47. Adds tests for networking
pjan vandaele
2017-10-08
Fix #47: hostName now sets NetBIOS name
Joseph Long
2017-07-05
Adds an idea for networking module
Piotr Limanowski