fixup! koyomi: Init

This commit is contained in:
Simon Bruder 2024-05-12 23:45:09 +02:00
parent b17fb9cb85
commit 7e173ea91f
Signed by: simon
GPG key ID: 347FF8699CDA0776

View file

@ -14,12 +14,10 @@
sbruder = {
wireguard.home.enable = true;
infovhost.enable = true;
podman.enable = true;
};
networking.hostName = "koyomi";
system.stateVersion = "23.11";
networking.firewall.allowedTCPPorts = [ 80 443 ];
}