mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-29 09:58:29 +02:00
vps fixes
This commit is contained in:
parent
1cd25fb778
commit
de1376b7ed
2 changed files with 38 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{ config, ... }:
|
||||
{
|
||||
networking = {
|
||||
hostName = "nuc";
|
||||
hostName = "falkenstein-1";
|
||||
useNetworkd = true;
|
||||
enableIPv6 = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue