feat(machine, secrets): add qmk and vial, export gemini key
This commit is contained in:
parent
399e049775
commit
96321d4026
3 changed files with 51 additions and 31 deletions
|
@ -33,10 +33,10 @@
|
|||
};
|
||||
};
|
||||
extraCfg = {
|
||||
services.fwupd.enable = true; # FIXME: remove
|
||||
machine = {
|
||||
bluetooth.enable = true;
|
||||
usb.automount = true;
|
||||
usb.qmk.enable = true;
|
||||
virtualisation = {
|
||||
podman.enable = true;
|
||||
podman.distrobox.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue