test
This commit is contained in:
parent
a63ff8a586
commit
628fc1d42d
1 changed files with 1 additions and 1 deletions
|
@ -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."/" = {
|
||||||
|
|
Loading…
Reference in a new issue