mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 17:54:08 -05:00
add qemu guest agent to Parzival Live
This commit is contained in:
parent
4419177fb1
commit
aedf0476ae
1 changed files with 2 additions and 0 deletions
|
|
@ -12,6 +12,8 @@
|
|||
|
||||
nix.settings.auto-optimise-store = true;
|
||||
|
||||
virtualisation.qemu.guestAgent.enable = true;
|
||||
|
||||
nixpkgs.hostPlatform = "x86_64-linux";
|
||||
|
||||
boot.supportedFilesystems = lib.mkForce ["btrfs" "reiserfs" "vfat" "f2fs" "xfs" "ntfs" "cifs"];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue