dotfiles/hosts/linode/l004/configuration.nix
2025-01-09 15:42:55 -06:00

7 lines
82 B
Nix

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