dotfiles/hosts/linode/l001/configuration.nix
RingOfStorms (Joshua Bell) 2e6720e6e7 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";
}