From f797764449d03d0f72ed9df9fc521edb546dafa1 Mon Sep 17 00:00:00 2001 From: tzlil Date: Thu, 15 Dec 2022 10:15:20 +0200 Subject: discard deploy-rs for now, add i3status-rs config --- hosts/vm/cfg.nix | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'hosts') diff --git a/hosts/vm/cfg.nix b/hosts/vm/cfg.nix index 30f55a7..c5f17f9 100644 --- a/hosts/vm/cfg.nix +++ b/hosts/vm/cfg.nix @@ -6,18 +6,13 @@ ../../profiles/graphical.nix ../../mixins/tailscale.nix ../../mixins/cli.nix - ../../mixins/greet.nix + # ../../mixins/greet.nix ../../mixins/sway.nix ]; config = { networking.hostName = "vm"; boot.supportedFilesystems = ["9p"]; - fileSystems."/flake" = { - fsType = "9p"; - device = "host0"; - options = ["_netdev"]; - }; boot = { initrd = { supportedFilesystems = ["btrfs"]; -- cgit 1.4.1