aeu
This commit is contained in:
@@ -30,8 +30,8 @@
|
||||
nix.package = pkgs.nix;
|
||||
|
||||
# TODO: Set your hostname
|
||||
networking.hostName = "your-hostname";
|
||||
networking.computerName = "your-hostname";
|
||||
networking.hostName = "m2n1";
|
||||
networking.computerName = "m2n1";
|
||||
|
||||
# Create /etc/zshrc that loads the nix-darwin environment
|
||||
programs.zsh.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user