Test
This commit is contained in:
parent
dc6ab136b9
commit
4e6c12f851
1 changed files with 0 additions and 9 deletions
|
@ -18,14 +18,5 @@
|
|||
time.timeZone = "Asia/Tokyo";
|
||||
networking.hostName = "osaka-vultr-01";
|
||||
|
||||
boot.loader.grub = {
|
||||
enableCryptodisk = true;
|
||||
enable = true;
|
||||
device = "/dev/vda";
|
||||
efiSupport = true;
|
||||
efiInstallAsRemovable = true;
|
||||
useOSProber = true;
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 22 ];
|
||||
}
|
Loading…
Reference in a new issue