mirror of
https://github.com/nmasur/dotfiles
synced 2024-12-26 08:14:52 +00:00
keep hostname as lookingglass
This commit is contained in:
parent
b69a9a2de7
commit
185258ad8a
@ -26,6 +26,7 @@ inputs.darwin.lib.darwinSystem {
|
|||||||
inputs.mac-app-util.darwinModules.default
|
inputs.mac-app-util.darwinModules.default
|
||||||
{
|
{
|
||||||
nixpkgs.overlays = [ inputs.firefox-darwin.overlay ] ++ overlays;
|
nixpkgs.overlays = [ inputs.firefox-darwin.overlay ] ++ overlays;
|
||||||
|
networking.hostName = "lookingglass";
|
||||||
networking.computerName = "NYCM-NMASUR1";
|
networking.computerName = "NYCM-NMASUR1";
|
||||||
identityFile = "/Users/Noah.Masur/.ssh/id_ed25519";
|
identityFile = "/Users/Noah.Masur/.ssh/id_ed25519";
|
||||||
gui.enable = true;
|
gui.enable = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user