mirror of
https://github.com/nmasur/dotfiles
synced 2025-01-30 04:42:04 +00:00
change name of macbook to match required name
This commit is contained in:
parent
fdf231b46e
commit
cbdf17f618
@ -26,8 +26,8 @@ inputs.darwin.lib.darwinSystem {
|
||||
inputs.mac-app-util.darwinModules.default
|
||||
{
|
||||
nixpkgs.overlays = [ inputs.firefox-darwin.overlay ] ++ overlays;
|
||||
networking.hostName = "lookingglass";
|
||||
networking.computerName = "NYCM-NMASUR1";
|
||||
networking.hostName = "NYCM-NMASUR2";
|
||||
networking.computerName = "NYCM-NMASUR2";
|
||||
identityFile = "/Users/Noah.Masur/.ssh/id_ed25519";
|
||||
gui.enable = true;
|
||||
theme = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user