mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 05:02:28 +00:00
Update darwin configuration to use aarch64
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
environment = {variables = {LANG = "en_US.UTF-8";};};
|
||||
|
||||
networking = {hostName = "demeter";};
|
||||
networking = {hostName = "zelus";};
|
||||
|
||||
# Auto upgrade nix package and the daemon service.
|
||||
services.nix-daemon.enable = true;
|
Reference in New Issue
Block a user