gitea repo
This commit is contained in:
commit
f610209aff
66 changed files with 2439 additions and 0 deletions
5
modules/common/system-d_boot.nix
Normal file
5
modules/common/system-d_boot.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue