1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2025-03-13 20:30:02 +00:00
nix-darwin/modules
Michael Hoang 0ae311e1c7 tailscale: fix tailscaled not running as root
Run `tailscaled` using a system daemon as it does not work as a non-root
user without `userspace-networking`.

Also, remove the broken warning relating to setting the search domain.
Manually adding the search domain to `networking.search` isn't necessary
to use only machine names to refer to other machines.
2022-09-20 18:03:17 +10:00
..
documentation modules/documentation/default.nix: Fix args warning 2022-01-02 12:45:39 +01:00
environment add escape to shell aliases 2022-06-30 19:21:36 +02:00
examples Fix copypasta in simple example 2022-08-25 09:43:42 -04:00
fonts fonts: replace remaining reference to enableFontDir 2022-04-24 13:36:19 -04:00
launchd Merge pull request #499 from Enzime/karabiner-elements 2022-09-19 13:32:50 +01:00
lib etc: allow replacing files with known content 2020-06-17 19:23:31 +02:00
misc Move build user options to nix module to improve overlap with NixOS 2022-08-16 10:41:51 -07:00
networking Add separate options for ComputerName, HostName, and LocalHostName 2020-08-31 21:01:47 -07:00
nix Transition to using native floats 2022-08-29 15:39:16 -07:00
programs add escape to shell aliases 2022-06-30 19:21:36 +02:00
security add forward compatibility for literalExample deprecation 2021-10-23 15:06:42 +02:00
services tailscale: fix tailscaled not running as root 2022-09-20 18:03:17 +10:00
system Transition to using native floats 2022-08-29 15:39:16 -07:00
time time: skip activation if nothing is enabled 2018-01-12 22:24:34 +01:00
users Move build user options to nix module to improve overlap with NixOS 2022-08-16 10:41:51 -07:00
alias.nix Update def and implementation of nix.package to match NixOS module 2022-08-16 10:41:51 -07:00
homebrew.nix Improve documentation of homebrew module 2022-09-01 10:50:23 -07:00
module-list.nix Merge pull request #499 from Enzime/karabiner-elements 2022-09-19 13:32:50 +01:00