mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-01 17:46:35 +01:00
remove space
This commit is contained in:
parent
44984fcdb2
commit
f82e62940a
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@
|
|||
};
|
||||
|
||||
systemd.network.networks."10-uplink".networkConfig.Address = " 2a01:4f8:a0:31e5::/64";
|
||||
systemd.network.networks."10-uplink".networkConfig.Address = "2a01:4f8:a0:31e5::/64";
|
||||
|
||||
time.timeZone = "Europe/Berlin";
|
||||
|
||||
|
|
Loading…
Reference in a new issue