viola: upstream

Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
s0me1newithhand7s 2026-02-08 22:38:28 +03:00
parent 9894319d38
commit c12e1edf28
61 changed files with 492 additions and 244 deletions

View file

@ -1,4 +1,4 @@
{...}: {
_: {
networking = {
firewall = {
allowPing = true;
@ -8,18 +8,48 @@
80
8080
8443
8980
53350
53351
53353
# mc
25565
# mail
24
25
110
143
465
587
993
995
4190
];
allowedTCPPorts = [
80
8080
8443
8980
53350
53351
53353
# mc
25565
# mail
24
25
110
143
465
587
993
995
4190
];
};
};

View file

@ -1,4 +1,4 @@
{...}: {
_: {
networking = {
hostId = "5c79d46a";
};

View file

@ -1,5 +1,5 @@
{...}: {
_: {
networking = {
hostName = "s0meMiniPC-nix";
hostName = "viola";
};
}

View file

@ -1,4 +1,4 @@
{...}: {
_: {
networking = {
hosts = {
# nope

View file

@ -1,4 +1,4 @@
{...}: {
_: {
networking = {
firewall = {
interfaces = {
@ -8,6 +8,7 @@
6969
8080
8443
8980
53350
53351
53352
@ -18,6 +19,7 @@
6969
8080
8443
8980
53350
53351
53352

View file

@ -1,4 +1,4 @@
{...}: {
_: {
networking = {
nameservers = [
# cf dns

View file

@ -1,4 +1,4 @@
{...}: {
_: {
networking = {
networkmanager = {
enable = false;

View file

@ -1,4 +1,4 @@
{...}: {
_: {
networking = {
timeServers = [
"0.nixos.pool.ntp.org"

View file

@ -1,4 +1,4 @@
{...}: {
_: {
networking = {
wireguard = {
enable = true;