enabled fwupd on horizon
This commit is contained in:
parent
2475170d0a
commit
35d6c1a634
1 changed files with 4 additions and 0 deletions
|
@ -98,6 +98,10 @@
|
|||
fprintd = {
|
||||
enable = true;
|
||||
};
|
||||
# firmware update tool
|
||||
fwupd = {
|
||||
enable = true;
|
||||
};
|
||||
tailscale = {
|
||||
enable = true;
|
||||
authKeyFile = config.sops.secrets."vpn-keys/tailscale-authkey/horizon".path;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue