summaryrefslogtreecommitdiff
path: root/modules/snorlax/uvm.nix
diff options
context:
space:
mode:
authorJasper Ras <jras@hostnet.nl>2025-02-12 08:54:11 +0100
committerJasper Ras <jras@hostnet.nl>2025-02-12 08:54:11 +0100
commit7ad2810efcbb84dc8e904ba69a09d3ffddea19bc (patch)
tree3257f70b60d8feeb5ebc6b3774ca8ac0c7aaa119 /modules/snorlax/uvm.nix
parent07f84bb581e369ff79100f0417e9d277f3c1fb61 (diff)
argh
Diffstat (limited to 'modules/snorlax/uvm.nix')
-rw-r--r--modules/snorlax/uvm.nix6
1 files changed, 0 insertions, 6 deletions
diff --git a/modules/snorlax/uvm.nix b/modules/snorlax/uvm.nix
deleted file mode 100644
index 9abd85a..0000000
--- a/modules/snorlax/uvm.nix
+++ /dev/null
@@ -1,6 +0,0 @@
-{ ... }:
-{
- microvm.autostart = [
- "test1"
- ];
-}