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:
parent
7f2b5f8fa3
commit
c672670677
1 changed files with 1 additions and 2 deletions
|
@ -6,8 +6,7 @@ systemConfiguration {
|
|||
];
|
||||
|
||||
boot.loader.grub = enabled {
|
||||
device = "/dev/vda";
|
||||
# useOSProber = true;
|
||||
device = "/dev/vda";
|
||||
};
|
||||
|
||||
boot.initrd.availableKernelModules = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue