diff --git a/hosts/MaxNixosLaptop/home.nix b/hosts/MaxNixosLaptop/home.nix index 2d3e719..51355ee 100644 --- a/hosts/MaxNixosLaptop/home.nix +++ b/hosts/MaxNixosLaptop/home.nix @@ -117,9 +117,6 @@ "1" = [{app_id = "firefox";}]; "2" = [{app_id = "foot";}]; }; - workspaceOutputAssign = [ - {workspace = "main";} - ]; bars = []; startup = [ {command = "${pkgs.keepassxc}/bin/keepassxc";}