drafted up ssh config for forgejo

This commit is contained in:
Leyla Becker 2025-02-20 19:48:52 -06:00
parent ca20590d14
commit c6bdff8603
2 changed files with 25 additions and 1 deletions

View file

@ -53,6 +53,14 @@
};
};
# networking.extraHosts = ''
# # 192.168.1.204 jan-leila.com
# 192.168.1.204 media.jan-leila.com
# # 192.168.1.204 drive.jan-leila.com
# 192.168.1.204 git.jan-leila.com
# # 192.168.1.204 search.jan-leila.com
# '';
# Enable touchpad support (enabled default in most desktopManager).
# services.xserver.libinput.enable = true;