summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorGrigory Shipunov2022-09-14 19:27:25 +0200
committerGrigory Shipunov2022-09-14 19:27:25 +0200
commitc9223b22c74263ecf35cdbe6da431e8f658e7b90 (patch)
treeab0429c2a4b585a9c6127b782c9f476a2cdade43 /flake.nix
parent472940bc30ba16292335d971d176e0daf466b162 (diff)
microwave: use qemu
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 2d42f26..7de4431 100644
--- a/flake.nix
+++ b/flake.nix
@@ -41,6 +41,7 @@
./modules/radio.nix
./modules/science.nix
./modules/tlp.nix
+ ./modules/virtualization.nix
({ pkgs, ... }: {
nixpkgs.overlays = [ fenix.overlay ];
environment.systemPackages = with pkgs; [