mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-09-18 19:45:57 +02:00
chore: enable fwupd on fischer
This commit is contained in:
parent
2c03d0078f
commit
05e3bf2cfb
1 changed files with 2 additions and 0 deletions
|
@ -70,6 +70,8 @@ in
|
||||||
ips.vpn.ipv4 = "100.100.45.11";
|
ips.vpn.ipv4 = "100.100.45.11";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.fwupd.enable = true;
|
||||||
|
|
||||||
# Boot stuff
|
# Boot stuff
|
||||||
boot.loader.systemd-boot.enable = lib.mkForce false;
|
boot.loader.systemd-boot.enable = lib.mkForce false;
|
||||||
boot.lanzaboote = {
|
boot.lanzaboote = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue