Compare commits
1 commit
b42a20fbb8
...
0e1c7651a7
Author | SHA1 | Date | |
---|---|---|---|
0e1c7651a7 |
1 changed files with 5 additions and 0 deletions
|
@ -1,4 +1,9 @@
|
||||||
{
|
{
|
||||||
|
...
|
||||||
|
}: {
|
||||||
|
imports = [
|
||||||
|
];
|
||||||
|
|
||||||
# Bootloader
|
# Bootloader
|
||||||
boot.loader.systemd-boot.enable = true;
|
boot.loader.systemd-boot.enable = true;
|
||||||
boot.loader.efi.canTouchEfiVariables = true;
|
boot.loader.efi.canTouchEfiVariables = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue