This commit is contained in:
XenGi 2025-12-05 12:09:01 +01:00
parent 25fbc227fb
commit ac3739c83d
Signed by: xengi
SSH key fingerprint: SHA256:jxWM2RTHvxxcncXycwwWkP7HCWb4VREN05UGJTbIPZg

View file

@ -49,7 +49,7 @@
proxmoxLXC = {
manageNetwork = false;
manageHostName = false;
privileged = true;
privileged = false;
};
users.users.root = {
@ -70,7 +70,7 @@
};
networking = {
hostname = "matrix";
hostName = "matrix";
domain = "berlin.ccc.de";
nameservers = [
"2606:4700:4700::1111#one.one.one.one"