dinky: enable firmware

This commit is contained in:
Daniel Lundin 2024-08-14 21:32:48 +02:00
parent 28ec5c7230
commit fa412f7677
Signed by: dln
SSH key fingerprint: SHA256:dQy1Xj3UiqJYpKR5ggQ2bxgz4jCH8IF+k3AB8o0kmdI

View file

@ -58,6 +58,7 @@
]; ];
}; };
hardware.enableAllFirmware = true;
hardware.nitrokey.enable = true; hardware.nitrokey.enable = true;
swapDevices = [ { device = "/dev/disk/by-uuid/c9cc5270-87b0-4ed4-9891-7df924b0f55a"; } ]; swapDevices = [ { device = "/dev/disk/by-uuid/c9cc5270-87b0-4ed4-9891-7df924b0f55a"; } ];