From 2e917bc65bba94a9b4b4eaddb90db2824e869ac9 Mon Sep 17 00:00:00 2001 From: tzlil Date: Thu, 23 Mar 2023 16:08:53 +0200 Subject: add greet background and remove stdio from run --- hosts/vm/cfg.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hosts') 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 = { -- cgit 1.4.1