nix flake update

This commit is contained in:
Grigory Shipunov 2022-09-27 01:16:19 +02:00
parent 22504fc7c5
commit e8ed378623
Signed by: 0xa
GPG key ID: 91FA5E5BF9AA901C
6 changed files with 70 additions and 32 deletions

View file

@ -2,7 +2,7 @@
{
environment.systemPackages = with pkgs; [
virtmanager
virt-manager
];
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];