This website requires JavaScript.
Explore
Help
Sign In
artemist
/
nixos-config
Watch
1
Star
0
Fork
You've already forked nixos-config
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
524bf5de30
nixos-config
/
system
/
gallus
/
boot-config.nix
8 lines
105 B
Nix
Raw
Normal View
History
Unescape
Escape
reformat with nixfmt-rfc-style
2024-03-02 03:13:17 +00:00
{
.
.
.
}:
{
Add gallus (steam deck)
2023-11-29 02:08:29 +00:00
boot
.
loader
=
{
systemd-boot
.
enable
=
true
;
efi
.
canTouchEfiVariables
=
true
;
}
;
}
Reference in a new issue
Copy permalink