summaryrefslogtreecommitdiff
path: root/sys/hv
diff options
context:
space:
mode:
Diffstat (limited to 'sys/hv')
-rw-r--r--sys/hv/default.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/hv/default.nix b/sys/hv/default.nix
deleted file mode 100644
index 9c52f42..0000000
--- a/sys/hv/default.nix
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- virtualisation.libvirt = {
- enable = true;
- };
-}