This website requires JavaScript.
Explore
Help
Sign In
hektor
/
nix
Watch
1
Star
0
Fork
You've already forked nix
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
nix
/
modules
/
bootloader.nix
7 lines
103 B
Nix
Raw
Permalink
Blame
History
{
.
.
.
}:
{
boot
.
loader
.
systemd-boot
.
enable
=
true
;
boot
.
loader
.
efi
.
canTouchEfiVariables
=
true
;
}
Reference in New Issue
View Git Blame
Copy Permalink