dotfiles/hosts/linode/l001/configuration.nix
2025-02-13 00:40:38 -06:00

7 lines
82 B
Nix

{
...
}:
{
boot.loader.grub.enable = true;
system.stateVersion = "24.11";
}