Emitter: Fix warnings for 23.05

This commit is contained in:
fruchti 2023-06-21 15:27:22 +02:00
parent d2daab08a1
commit e43c6450d9
2 changed files with 9 additions and 8 deletions

View file

@ -5,7 +5,6 @@
];
boot.loader.grub.enable = true;
boot.loader.grub.version = 2;
boot.loader.grub.device = "/dev/vda";
networking.hostName = "Emitter";