dotfiles/hosts/linode/l002/configuration.nix
RingOfStorms (Joshua Bell) 6fa1cec887 rename l001->2
2025-01-10 12:46:13 -06:00

7 lines
82 B
Nix

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