This commit is contained in:
iFargle 2023-12-14 20:05:41 +09:00
parent a63ff8a586
commit 628fc1d42d

View file

@ -18,7 +18,7 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
# Currently used for building the Linode image # Currently used for building the Linode image
qemu_kvm qemu_kvm
binutils binutils.bintools
]; ];
fileSystems."/" = { fileSystems."/" = {