This website requires JavaScript.
Explore
Help
Sign in
steveej
/
infra
Watch
1
Star
0
Fork
You've already forked infra
0
Code
Issues
2
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
28c116337c
infra
/
nix
/
os
/
devices
/
167.233.1.14
/
boot.nix
5 lines
100 B
Nix
Raw
Normal View
History
Unescape
Escape
format and change
2023-02-07 18:23:51 +01:00
{
lib
,
.
.
.
}:
{
nix/os/devices: add VM on pve-htz cluster
2020-11-25 21:53:26 +01:00
boot
.
loader
.
grub
.
efiSupport
=
lib
.
mkForce
false
;
format and change
2023-02-07 18:23:51 +01:00
boot
.
extraModulePackages
=
[
]
;
nix/os/devices: add VM on pve-htz cluster
2020-11-25 21:53:26 +01:00
}
Reference in a new issue
Copy permalink