Change template to use xen
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
|
||||
boot.loader.grub.enable = true;
|
||||
boot.loader.grub.device = "/dev/sda";
|
||||
boot.loader.grub.device = "/dev/xvda";
|
||||
networking.hostName = "nixos-template";
|
||||
networking.domain = "home.2rjus.net";
|
||||
networking.useNetworkd = true;
|
||||
|
Reference in New Issue
Block a user