summary refs log tree commit diff
path: root/hosts
diff options
context:
space:
mode:
authortzlil <tzlils@protonmail.com>2023-03-23 16:08:53 +0200
committertzlil <tzlils@protonmail.com>2023-03-23 16:08:53 +0200
commit2e917bc65bba94a9b4b4eaddb90db2824e869ac9 (patch)
tree09b18e412fe131a7ff3974a2f58eba9b71d5e297 /hosts
parentde6461f9adf9b46c15b7f608290a1c8a35ebc829 (diff)
add greet background and remove stdio from run
Diffstat (limited to 'hosts')
-rw-r--r--hosts/vm/cfg.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/hosts/vm/cfg.nix b/hosts/vm/cfg.nix
index 8c56336..7f822b0 100644
--- a/hosts/vm/cfg.nix
+++ b/hosts/vm/cfg.nix
@@ -15,8 +15,8 @@
     ../../mixins/greet.nix
     # ../../mixins/hyprland.nix
     ../../mixins/sway.nix
-    (modulesPath + "/profiles/qemu-guest.nix")
-    (modulesPath + "/virtualisation/qemu-vm.nix")
+    # (modulesPath + "/profiles/qemu-guest.nix")
+    # (modulesPath + "/virtualisation/qemu-vm.nix")
   ];
 
   config = {