This website requires JavaScript.
Explore
Help
Sign In
Jimbo
/
NixOS-Config
Watch
1
Star
0
Fork
You've already forked NixOS-Config
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
9c71495c73
NixOS-Config
/
modules
/
system
/
devices
/
boot
/
systemd
/
default.nix
8 lines
98 B
Nix
Raw
Normal View
History
Unescape
Escape
What a clusterfuck
2024-10-09 03:36:08 -04:00
{
.
.
.
}:
Separate systemdboot config
2024-08-25 07:45:05 -04:00
{
boot
.
loader
.
systemd-boot
=
{
enable
=
true
;
netbootxyz
.
enable
=
true
;
}
;
}
Reference in a new issue
Copy permalink