test
This commit is contained in:
parent
b5791546b5
commit
574e3ccd57
1 changed files with 2 additions and 2 deletions
|
@ -16,9 +16,9 @@
|
|||
networking.hostName = "nixos-osaka-vultr-01";
|
||||
|
||||
boot.loader.grub = {
|
||||
#enableCryptodisk = true;
|
||||
enableCryptodisk = true;
|
||||
enable = true;
|
||||
#device = "/dev/vda";
|
||||
device = "/dev/vda";
|
||||
#useOSProber = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue