fix gitea for offline use
This commit is contained in:
parent
d1b5f85fb3
commit
50ee8138ea
@ -48,6 +48,10 @@
|
||||
hostName = "loutreos"; # Define your hostname.
|
||||
hostId = "7e66e347";
|
||||
|
||||
hosts = {
|
||||
"127.0.0.1" = [ "gitea.nyanlout.re" ];
|
||||
};
|
||||
|
||||
useNetworkd = true;
|
||||
useDHCP = false;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user