Include vim in the guest to edit files
This commit is contained in:
parent
960badad9b
commit
0d9e494ba6
@ -37,5 +37,5 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [ gdb neofetch gcc bintools ];
|
environment.systemPackages = with pkgs; [ vim gdb neofetch gcc bintools ];
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user