create linode bootstrap readme doc
This commit is contained in:
parent
3f1f13876e
commit
e067fb9f54
16 changed files with 561 additions and 15 deletions
7
hosts/linode/l004/configuration.nix
Normal file
7
hosts/linode/l004/configuration.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
...
|
||||
}:
|
||||
{
|
||||
boot.loader.grub.enable = true;
|
||||
system.stateVersion = "24.11";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue