1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-30 11:37:44 +00:00

Remove unused statement that was commented out

This commit is contained in:
RGBCube 2024-05-11 16:33:53 +03:00
parent 7f2b5f8fa3
commit c672670677
No known key found for this signature in database

View file

@ -6,8 +6,7 @@ systemConfiguration {
]; ];
boot.loader.grub = enabled { boot.loader.grub = enabled {
device = "/dev/vda"; device = "/dev/vda";
# useOSProber = true;
}; };
boot.initrd.availableKernelModules = [ boot.initrd.availableKernelModules = [