7 lines
82 B
Nix
7 lines
82 B
Nix
{
|
|
...
|
|
}:
|
|
{
|
|
boot.loader.grub.enable = true;
|
|
system.stateVersion = "24.11";
|
|
}
|