aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Nipper <nipsy@bitgnome.net>2025-10-08 16:02:49 -0700
committerMark Nipper <nipsy@bitgnome.net>2025-10-08 16:02:49 -0700
commit92b600accef3c2e99dfe95de6499bca0b78343ec (patch)
tree5303b6e5556b1ef7c51444f1c6223b7d48b44851
parent50a61d86b39b63a96ba5b62413c98384b8bc0847 (diff)
downloadnix-92b600accef3c2e99dfe95de6499bca0b78343ec.tar
nix-92b600accef3c2e99dfe95de6499bca0b78343ec.tar.gz
nix-92b600accef3c2e99dfe95de6499bca0b78343ec.tar.bz2
nix-92b600accef3c2e99dfe95de6499bca0b78343ec.tar.lz
nix-92b600accef3c2e99dfe95de6499bca0b78343ec.tar.xz
nix-92b600accef3c2e99dfe95de6499bca0b78343ec.tar.zst
nix-92b600accef3c2e99dfe95de6499bca0b78343ec.zip
Add fwupd to ISO
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 88ecf85..604c344 100644
--- a/flake.nix
+++ b/flake.nix
@@ -197,6 +197,7 @@
pkgs.findutils
pkgs.fio
pkgs.fping
+ pkgs.fwupd
pkgs.git
pkgs.gnugrep
pkgs.gnupatch