+ssh config zed for self-host-playbook

This commit is contained in:
m3tam3re
2025-04-10 19:16:46 +02:00
parent 40d6c9692a
commit 02f8b6d787
4 changed files with 19 additions and 8 deletions

View File

@ -20,10 +20,10 @@
security.pam.services.gdm.enableGnomeKeyring = true;
networking.hostName = "m3-kratos"; # Define your hostname.
networking.hostId = "458bd616";
networking.extraHosts = ''
127.0.0.1 releases.warp.dev
127.0.0.1 app.warp.dev
'';
# networking.extraHosts = ''
# 127.0.0.1 releases.warp.dev
# 127.0.0.1 app.warp.dev
# '';
# Pick only one of the below networking options.
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
networking.networkmanager.enable =