mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 15:11:34 +01:00
vps-public: Reinstall with xfs /nix
This commit is contained in:
parent
af9571ee1f
commit
d5174f8c40
4 changed files with 16 additions and 12 deletions
|
|
@ -23,8 +23,8 @@
|
|||
linkConfig.RequiredForOnline = "routable";
|
||||
networkConfig.DHCP = "no";
|
||||
address = [
|
||||
"91.107.212.241/32"
|
||||
"2a01:4f8:1c17:5597::1/64"
|
||||
"167.235.73.246/32"
|
||||
"2a01:4f8:c0c:3baf::1/64"
|
||||
];
|
||||
routes = [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue