dotfiles/hosts/linode/l001/configuration.nix
RingOfStorms (Joshua Bell) e72e191b12 l002 nixos mode
2025-01-10 11:22:13 -06:00

7 lines
82 B
Nix

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