We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0388746 commit 0b40cf7Copy full SHA for 0b40cf7
machines/darwin/default.nix
@@ -1,9 +1,6 @@
1
{ pkgs, ... }@args:
2
3
{
4
- # Managed daemon service.
5
- services.nix-daemon.enable = true;
6
-
7
# Hostname.
8
networking.hostName = args.hostname;
9
0 commit comments