Add Redmond back
This commit is contained in:
parent
e303600270
commit
bf8d0f7be3
19 changed files with 183 additions and 28 deletions
7
hosts/redmond/boot/default.nix
Normal file
7
hosts/redmond/boot/default.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{ ... }:
|
||||
{
|
||||
boot = {
|
||||
loader.limine.enable = true;
|
||||
plymouth.enable = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue