This website requires JavaScript.
Explore
Help
Register
Sign in
darkkirb
/
nixos-config
Watch
1
Star
0
Fork
You've already forked nixos-config
0
Code
Issues
1
Pull requests
2
Projects
Releases
Packages
Wiki
Activity
Actions
6efaed7c8f
nixos-config
/
config
/
systemd-boot.nix
5 lines
102 B
Nix
Raw
Normal View
History
Unescape
Escape
Add initial nutty-noon config
2022-01-18 10:23:54 +00:00
{
.
.
.
}:
{
boot
.
loader
.
systemd-boot
.
enable
=
true
;
boot
.
loader
.
efi
.
canTouchEfiVariables
=
true
;
reformat code
2022-01-19 08:28:39 +00:00
}
Reference in a new issue
Copy permalink