This website requires JavaScript.
Explore
Help
Sign in
emileclarkb
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
main
dotfiles
/
hosts
/
modules
/
core
/
bootloader
/
systemd-boot.nix
9 lines
101 B
Nix
Raw
Permalink
Normal View
History
Unescape
Escape
more incomprehensible changes :)
2024-11-04 11:59:14 +10:00
{
.
.
.
}:
{
boot
.
loader
=
{
systemd-boot
.
enable
=
true
;
efi
.
canTouchEfiVariables
=
true
;
}
;
}
Reference in a new issue
Copy permalink