Enhancement: Add sys.networking variables for fighter.

This commit is contained in:
Joey Hafner 2025-02-05 17:40:01 -08:00
parent c84b08c47c
commit 317108d51a
Signed by: Jafner
GPG Key ID: 6D9A24EF2F389E55

View File

@ -238,6 +238,11 @@
hostname = "fighter";
authorizedKeys = jafnerKeys;
shellPackage = "bash";
networking = {
ifname = "enp3s0";
mac = "00:02:C9:56:BF:9A";
ip = "192.168.1.23";
};
dataDirs = {
appdata = "/appdata";
library = {