oracle2
Some checks failed
/ check (push) Failing after 2m38s

This commit is contained in:
iofq 2025-09-27 12:14:40 -05:00
parent fc85515fb8
commit 1e236f8f71
10 changed files with 157 additions and 26 deletions

View file

@ -1,8 +1,7 @@
{ ... }:
{ host, ... }:
{
imports = [
./hardware-configuration.nix
./forgejo.nix
];
boot.tmp.cleanOnBoot = true;
boot.kernel.sysctl = {
@ -60,7 +59,7 @@
networking = {
domain = "";
hostId = "81238132";
hostName = "oracle1";
hostName = host.hostName;
firewall = {
enable = true;
allowedTCPPorts = [