We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcd8696 commit 9bdb73fCopy full SHA for 9bdb73f
templates/linux/flake.nix
@@ -20,6 +20,7 @@
20
ncurses
21
pkg-config
22
qemu qemu_kvm qemu-utils
23
+ guestfs-tools
24
];
25
inputsFrom = [ pkgs.linux ];
26
hardeningDisable = [ "all" ];
0 commit comments